diff --git a/Makefile b/Makefile index 6470e09..4e64a03 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ _v_GEN_0 = @echo " GEN " $@; edit = $(V_GEN) m4 -P $@.in >$@ && chmod go-w,+x $@ -%: %.in +%: %.in common $(edit) clean: