diff options
author | nobody <nobody@localhost> | 2001-06-23 13:14:10 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-06-23 13:14:10 +0800 |
commit | e9545775d7e6b5b8ff30ee3e63ffb52e9d7f7803 (patch) | |
tree | a4eb5e010ba601de261dc3f9da4dd4b86fcc46fe /Makefile.am | |
parent | 72ca61d74b9942040638b628a6f1358e02d23d42 (diff) | |
download | gsoc2013-evolution-GNOME_GAMES_1_4_0_3.tar.gz gsoc2013-evolution-GNOME_GAMES_1_4_0_3.tar.zst gsoc2013-evolution-GNOME_GAMES_1_4_0_3.zip |
This commit was manufactured by cvs2svn to create tagGNOME_GAMES_1_4_0_3
'GNOME_GAMES_1_4_0_3'.
svn path=/tags/GNOME_GAMES_1_4_0_3/; revision=10417
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 96965070a3..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 \ - composer \ - libical \ - libversit \ - libwombat \ - addressbook \ - mail \ - calendar \ - wombat \ - importers \ - my-evolution \ - art \ - ui \ - default_user \ - views \ - tools \ - doc \ - po |