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 | fa9a0d1b833c58a43eea997b406405978214201f (patch) | |
tree | 112fdd1c1308eff2630d6e381ed55bb0b4ee3071 /Makefile.am | |
parent | 0bdf8fdb5529e6cda86403085c1f6870796404d3 (diff) | |
download | gsoc2013-evolution-fa9a0d1b833c58a43eea997b406405978214201f.tar.gz gsoc2013-evolution-fa9a0d1b833c58a43eea997b406405978214201f.tar.zst gsoc2013-evolution-fa9a0d1b833c58a43eea997b406405978214201f.zip |
This commit was manufactured by cvs2svn to create tagGNOME_UTILS_1_101_0
'GNOME_UTILS_1_101_0'.
svn path=/tags/GNOME_UTILS_1_101_0/; revision=16051
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 - |