dovecot: Removed DISTFILES which caused sources not to be includ...

dovecot at dovecot.org dovecot at dovecot.org
Tue Aug 7 15:19:09 EEST 2007


details:   http://hg.dovecot.org/dovecot/rev/30c77009ba73
changeset: 6231:30c77009ba73
user:      Timo Sirainen <tss at iki.fi>
date:      Tue Aug 07 15:16:49 2007 +0300
description:
Removed DISTFILES which caused sources not to be included in tarball.

diffstat:

2 files changed, 4 deletions(-)
src/lib-sql/Makefile.am       |    2 --
src/plugins/quota/Makefile.am |    2 --

diffs (22 lines):

diff -r 5cf1c1ae7dd8 -r 30c77009ba73 src/lib-sql/Makefile.am
--- a/src/lib-sql/Makefile.am	Tue Aug 07 15:09:26 2007 +0300
+++ b/src/lib-sql/Makefile.am	Tue Aug 07 15:16:49 2007 +0300
@@ -108,7 +108,5 @@ endif
 endif
 
 
-DISTFILES = $(DIST_COMMON) $(dist_sources) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
-
 distclean-generic:
 	rm -f Makefile sql-drivers-register.c
diff -r 5cf1c1ae7dd8 -r 30c77009ba73 src/plugins/quota/Makefile.am
--- a/src/plugins/quota/Makefile.am	Tue Aug 07 15:09:26 2007 +0300
+++ b/src/plugins/quota/Makefile.am	Tue Aug 07 15:16:49 2007 +0300
@@ -49,7 +49,5 @@ install-exec-local:
 	  $(LN_S) ../lib10_quota_plugin.so $(DESTDIR)$(moduledir)/$$d; \
 	done
 
-DISTFILES = $(DIST_COMMON) $(dist_sources) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
-
 distclean-generic:
 	rm -f Makefile rquota_xdr.c


More information about the dovecot-cvs mailing list