From: Timo Sirainen Date: Fri, 3 Apr 2009 20:26:15 +0000 (-0400) Subject: rquota.x was missing from distribution tarball. X-Git-Tag: 2.0.alpha1~1029 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=88c580cdff2656df007fdfe5bd8ca8a465ee605a;p=thirdparty%2Fdovecot%2Fcore.git rquota.x was missing from distribution tarball. --HG-- branch : HEAD --- diff --git a/src/plugins/quota/Makefile.am b/src/plugins/quota/Makefile.am index 3c3eb7a77a..acd0df0d8b 100644 --- a/src/plugins/quota/Makefile.am +++ b/src/plugins/quota/Makefile.am @@ -64,6 +64,8 @@ install-exec-local: $(LN_S) ../lib10_quota_plugin$(MODULE_SUFFIX) $(DESTDIR)$(moduledir)/$$d; \ done +EXTRA_DIST = rquota.x + DISTFILES = $(DIST_COMMON) $(quota_dist_sources) $(TEXINFOS) $(EXTRA_DIST) clean-generic: