changeset 10768:f11ffb8a65f8 HEAD

Makefile: Added empty install-exec-hook to fix older automakes.
author Timo Sirainen <tss@iki.fi>
date Fri, 19 Feb 2010 12:19:27 +0200
parents ce1dd7328b20
children 97a4289d6d4b
files Makefile.am
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.am	Fri Feb 19 12:04:31 2010 +0200
+++ b/Makefile.am	Fri Feb 19 12:19:27 2010 +0200
@@ -56,6 +56,8 @@
 	-e "s|^\(LIBDOVECOT_STORAGE\)=.*$$|\1=-ldovecot-storage|" \
 	-e "s|^\(LIBDOVECOT_INCLUDE\)=.*$$|\1=-I$(pkgincludedir)|" \
 	> $(DESTDIR)$(pkglibdir)/dovecot-config
+else
+install-exec-hook:
 endif
 
 CLEANFILES = $(datafiles)