diff --git a/cf/Makefile.am.common b/cf/Makefile.am.common index b4a8a2845..f0530b150 100644 --- a/cf/Makefile.am.common +++ b/cf/Makefile.am.common @@ -42,7 +42,7 @@ install-suid-programs: install-exec-hook: install-suid-programs -install-build-headers: +install-build-headers:: @foo='$(include_HEADERS) $(build_HEADERZ)'; \ for f in $$foo; do \ if test -f "$(srcdir)/$$f"; then file="$(srcdir)/$$f"; \