diff options
author | nobody <nobody@localhost> | 2002-03-10 23:35:38 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-03-10 23:35:38 +0800 |
commit | 703c46ac01800a46ae84793e707bcf31bfd44206 (patch) | |
tree | 112fdd1c1308eff2630d6e381ed55bb0b4ee3071 /Makefile.am | |
parent | 0bdf8fdb5529e6cda86403085c1f6870796404d3 (diff) | |
download | gsoc2013-evolution-GNOME_VFS_1_.tar.gz gsoc2013-evolution-GNOME_VFS_1_.tar.zst gsoc2013-evolution-GNOME_VFS_1_.zip |
This commit was manufactured by cvs2svn to create tag 'GNOME_VFS_1_'.GNOME_VFS_1_
svn path=/tags/GNOME_VFS_1_/; revision=16057
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index 5f0d2dbe7f..0000000000 --- a/Makefile.am +++ /dev/null @@ -1,46 +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 \ - sounds \ - ui \ - default_user \ - views \ - tools \ - doc \ - help \ - po \ - omf-install - |