diff --git a/cf/Makefile.am.common b/cf/Makefile.am.common index 61091070e..13cb082a9 100644 --- a/cf/Makefile.am.common +++ b/cf/Makefile.am.common @@ -60,7 +60,7 @@ install-suid-programs: install-exec-hook: install-suid-programs -install-build-headers:: +install-build-headers:: $(include_HEADERS) $(build_HEADERZ) @foo='$(include_HEADERS) $(build_HEADERZ)'; \ for f in $$foo; do \ f=`basename $$f`; \