diff options
author | nobody <nobody@localhost> | 2001-10-31 18:34:54 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-10-31 18:34:54 +0800 |
commit | 98872f4a41ec02bd1617f7dd342d8c48ac9c5d7a (patch) | |
tree | 305d4070f3832bcc40827e7f0bc120db6285fec6 /Makefile.am | |
parent | a3dfed7a8ee692868643df7788e73064d9952ed2 (diff) | |
download | gsoc2013-evolution-GAL_0_16.tar.gz gsoc2013-evolution-GAL_0_16.tar.zst gsoc2013-evolution-GAL_0_16.zip |
This commit was manufactured by cvs2svn to create tag 'GAL_0_16'.GAL_0_16
svn path=/tags/GAL_0_16/; revision=14525
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index df404ca32f..0000000000 --- a/Makefile.am +++ /dev/null @@ -1,45 +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 \ - help \ - po \ - omf-install - |