diff options
author | nobody <nobody@localhost> | 2001-08-05 03:29:35 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-08-05 03:29:35 +0800 |
commit | 3b5e6a7c368daae8857c3c15aeb9c2320abecc2f (patch) | |
tree | 0f0f7d161df8ec2e9a2e06dc0f87a8c17389d1e1 /Makefile.am | |
parent | 950e90cd92e950cb17645b5c3d6fc6eae2f07c5e (diff) | |
download | gsoc2013-evolution-3b5e6a7c368daae8857c3c15aeb9c2320abecc2f.tar gsoc2013-evolution-3b5e6a7c368daae8857c3c15aeb9c2320abecc2f.tar.gz gsoc2013-evolution-3b5e6a7c368daae8857c3c15aeb9c2320abecc2f.tar.bz2 gsoc2013-evolution-3b5e6a7c368daae8857c3c15aeb9c2320abecc2f.tar.lz gsoc2013-evolution-3b5e6a7c368daae8857c3c15aeb9c2320abecc2f.tar.xz gsoc2013-evolution-3b5e6a7c368daae8857c3c15aeb9c2320abecc2f.tar.zst gsoc2013-evolution-3b5e6a7c368daae8857c3c15aeb9c2320abecc2f.zip |
This commit was manufactured by cvs2svn to create tag 'v0_3_1'.v0_3_1
svn path=/tags/v0_3_1/; revision=11683
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index 83cb424373..0000000000 --- a/Makefile.am +++ /dev/null @@ -1,42 +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 \ - widgets \ - shell \ - libibex \ - camel \ - filter \ - libical \ - libversit \ - libwombat \ - addressbook \ - composer \ - mail \ - calendar \ - wombat \ - importers \ - my-evolution \ - art \ - ui \ - default_user \ - views \ - tools \ - doc \ - po |