diff options
author | nobody <nobody@localhost> | 2001-08-20 23:43:30 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-08-20 23:43:30 +0800 |
commit | 5fc6d1603d7a6280205f6220b2500adc78148990 (patch) | |
tree | ec1f6913db147c635df98f914ab6b3a1711e0fac /Makefile.am | |
parent | db79f8266e5055e6d5512016dfa518f71ce1a8cc (diff) | |
download | gsoc2013-evolution-LIBGNOMEFILESEL_0_2.tar.gz gsoc2013-evolution-LIBGNOMEFILESEL_0_2.tar.zst gsoc2013-evolution-LIBGNOMEFILESEL_0_2.zip |
This commit was manufactured by cvs2svn to create tagLIBGNOMEFILESEL_0_2
'LIBGNOMEFILESEL_0_2'.
svn path=/tags/LIBGNOMEFILESEL_0_2/; revision=12306
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index 689a775e84..0000000000 --- a/Makefile.am +++ /dev/null @@ -1,44 +0,0 @@ -changelogs = \ - ChangeLog - -EXTRA_DIST = \ - AUTHORS \ - $(changelogs) \ - COPYING-DOCS \ - README \ - HACKING \ - MAINTAINERS \ - NEWS \ - xml-i18n-merge.in \ - xml-i18n-update.in \ - xml-i18n-extract.in - -SUBDIRS = \ - intl \ - macros \ - data \ - e-util \ - libical \ - widgets \ - shell \ - libibex \ - camel \ - filter \ - libversit \ - libwombat \ - addressbook \ - composer \ - mail \ - calendar \ - wombat \ - importers \ - my-evolution \ - art \ - ui \ - default_user \ - views \ - tools \ - doc \ - po \ - omf-install - |