From: Timo Sirainen Date: Wed, 20 Aug 2003 23:26:37 +0000 (+0300) Subject: Keep rawlog still in libexec/dovecot/ directory. X-Git-Tag: 1.1.alpha1~4410 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da11151056377064764877d4ad17f146a37e965b;p=thirdparty%2Fdovecot%2Fcore.git Keep rawlog still in libexec/dovecot/ directory. --HG-- branch : HEAD --- diff --git a/src/util/Makefile.am b/src/util/Makefile.am index 8c708e4df3..025ad27cf9 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -1,4 +1,6 @@ -bin_PROGRAMS = rawlog +pkglibexecdir = $(libexecdir)/dovecot + +pkglibexec_PROGRAMS = rawlog INCLUDES = \ -I$(top_srcdir)/src/lib