aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2004-07-05 23:08:43 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-07-05 23:08:43 +0800
commit8893f5137dd77a76ce1fbaa8e8793a40a750f3fb (patch)
tree6ba22cb0aebe343b8c1b9d0980449957e391f989 /mail/Makefile.am
parent44ede0596eeb155117703e54c7a3a5b2c891bced (diff)
downloadgsoc2013-evolution-8893f5137dd77a76ce1fbaa8e8793a40a750f3fb.tar
gsoc2013-evolution-8893f5137dd77a76ce1fbaa8e8793a40a750f3fb.tar.gz
gsoc2013-evolution-8893f5137dd77a76ce1fbaa8e8793a40a750f3fb.tar.bz2
gsoc2013-evolution-8893f5137dd77a76ce1fbaa8e8793a40a750f3fb.tar.lz
gsoc2013-evolution-8893f5137dd77a76ce1fbaa8e8793a40a750f3fb.tar.xz
gsoc2013-evolution-8893f5137dd77a76ce1fbaa8e8793a40a750f3fb.tar.zst
gsoc2013-evolution-8893f5137dd77a76ce1fbaa8e8793a40a750f3fb.zip
bump version, requirements
2004-07-02 JP Rosevear <jpr@novell.com> * configure.in: bump version, requirements 2004-07-02 JP Rosevaer <jpr@novell.com> * Makefile.am (SUBDIRS): Revert previous error change svn path=/trunk/; revision=26583
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 5d7f3c3eed..d830f00882 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -282,7 +282,6 @@ install-data-local:
dist-hook:
cd $(distdir); rm -f $(BUILT_SOURCES)
-BUILT_SOURCES = $(SPELL_IDL_GENERATED) $(MARSHAL_GENERATED) $(server_DATA)
-
-CLEANFILES = $(BUILT_SOURCES) $(error_i18n)
+BUILT_SOURCES = $(SPELL_IDL_GENERATED) $(MARSHAL_GENERATED) $(server_DATA) $(error_i18n)
+CLEANFILES = $(BUILT_SOURCES)