do not ship generated files (dist-hook hack). added codegen.make
[libt2n] / codegen / Makefile.am
index f156c98..5fab309 100644 (file)
@@ -5,7 +5,7 @@ codegen_SOURCES = main.cpp
 
 bin_PROGRAMS = codegen
 
-EXTRA_DIST = clientlib.pc.in
+EXTRA_DIST = clientlib.pc.in codegen.make
 
 # todo: do we really want to install it
 # (maybe it would be better to install a copy with each client lib?)