(no commit message)
authorJens Thiele <jens.thiele@intra2net.com>
Mon, 4 Dec 2006 16:10:16 +0000 (16:10 +0000)
committerJens Thiele <jens.thiele@intra2net.com>
Mon, 4 Dec 2006 16:10:16 +0000 (16:10 +0000)
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)