From 1ca424479e03f84e1e644ceb3682a93ddfebee59 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Fri, 4 Apr 2003 15:33:58 +0300 Subject: [PATCH] config.rpath was missing --HG-- branch : HEAD --- Makefile.am | 1 + 1 file changed, 1 insertion(+) 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) -- 2.47.3