diff options
author | nobody <nobody@localhost> | 2001-11-28 09:38:38 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-11-28 09:38:38 +0800 |
commit | 08377c5ea21aa6c29a912833febb05adddfd096e (patch) | |
tree | 79560a393da3e5e67ae5f3bf03d952ba22cfe72d /Makefile.am | |
parent | 267d5ca986ef09f508f7163956bd4fc55f3e5817 (diff) | |
download | gsoc2013-evolution-twodaysago.tar.gz gsoc2013-evolution-twodaysago.tar.zst gsoc2013-evolution-twodaysago.zip |
This commit was manufactured by cvs2svn to create tag 'twodaysago'.twodaysago
svn path=/tags/twodaysago/; revision=14812
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 - |