From: Aki Tuomi Date: Tue, 23 Feb 2021 14:32:39 +0000 (+0200) Subject: Makefile: Always include dovecot.socket and dovecot.service X-Git-Tag: 2.3.15~339 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=576d40df2ca38e16c2c9dad798d9b74721568fb0;p=thirdparty%2Fdovecot%2Fcore.git Makefile: Always include dovecot.socket and dovecot.service --- diff --git a/Makefile.am b/Makefile.am index 1c12e1de6e..0150686d8e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,6 +19,8 @@ EXTRA_DIST = \ INSTALL.md \ update-version.sh \ run-test-valgrind.supp \ + dovecot.service.in \ + dovecot.socket \ $(conf_DATA) noinst_DATA = dovecot-config @@ -64,8 +66,6 @@ if HAVE_LIBSYSTEMD systemdsystemunit_DATA = \ dovecot.socket \ dovecot.service -else -EXTRA_DIST += dovecot.socket dovecot.service.in endif install-exec-hook: