diff --git a/cf/Makefile.am.common b/cf/Makefile.am.common index 2766ac5e7..154ee866c 100644 --- a/cf/Makefile.am.common +++ b/cf/Makefile.am.common @@ -127,7 +127,7 @@ check-local:: test "$$failed" -eq 0 || exit 1; \ fi -SUFFIXES += .x .z +SUFFIXES += .x .z .hx .x.c: @cmp -s $< $@ 2> /dev/null || cp $< $@