From: Timo Sirainen Date: Fri, 4 Apr 2003 12:33:58 +0000 (+0300) Subject: config.rpath was missing X-Git-Tag: 1.1.alpha1~4773 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ca424479e03f84e1e644ceb3682a93ddfebee59;p=thirdparty%2Fdovecot%2Fcore.git config.rpath was missing --HG-- branch : HEAD --- diff --git a/Makefile.am b/Makefile.am index a3d977e473..57250309c1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,5 +4,6 @@ confdir = $(sysconfdir) conf_DATA = dovecot-example.conf EXTRA_DIST = \ + config.rpath \ COPYING.LGPL \ $(conf_DATA)