From: Timo Sirainen Date: Wed, 28 Jul 2010 09:09:50 +0000 (+0200) Subject: Makefile: Fixed compiling dsync with older automake versions. X-Git-Tag: 2.0.rc4~30 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1969b443ad2e82f002cad570e1955f1a30146c17;p=thirdparty%2Fdovecot%2Fcore.git Makefile: Fixed compiling dsync with older automake versions. Patch by Naresh. --- diff --git a/src/doveadm/Makefile.am b/src/doveadm/Makefile.am index a834d7e15b..6f4e4e4ea4 100644 --- a/src/doveadm/Makefile.am +++ b/src/doveadm/Makefile.am @@ -1,4 +1,5 @@ doveadm_moduledir = $(moduledir)/doveadm +pkglibexecdir = $(libexecdir)/dovecot bin_PROGRAMS = doveadm pkglibexec_PROGRAMS = doveadm-server