(no commit message)
[libt2n] / codegen / codegen.make
index e67760c..747ed31 100644 (file)
@@ -10,7 +10,7 @@ include_HEADERS += $(foreach i, $(CMDGROUPS), $(i)_client.hxx $(i).hxx)
 
 -include $(foreach i, $(CMDGROUPS), libt2ngroup_$(i).P)
 
-libt2ngroup_%.P : Makefile.am
+libt2ngroup_%.P : Makefile
        echo $@ : $($*_GROUP) > libt2ngroup_$*.P
 
 %.libt2nstamp : libt2ngroup_%.P $(LIBT2N_CODEGEN)