X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=codegen%2FMakefile.am;h=e831e3ecef1d8d1f273b6e1ce07419a393d03f3b;hp=24636208982a93f684186c976bb48fdcb2f785f0;hb=da7ee71b4ecce55f8bc6eb1a46cc5f6ab5bb05bb;hpb=3907d211b0856140709b2376739bc462c4d37ba0 diff --git a/codegen/Makefile.am b/codegen/Makefile.am index 2463620..e831e3e 100644 --- a/codegen/Makefile.am +++ b/codegen/Makefile.am @@ -11,6 +11,7 @@ pkgdata_DATA = clientlib.pc.in codegen.make EXTRA_DIST = $(pkgdata_DATA) -# todo: do we really want to install it -# (maybe it would be better to install a copy with each client lib?) -include_HEADERS = codegen-stubhead.hxx +# do we really want to install it? +# maybe it would be better to install a copy with each client lib or let codegen insert the code? +# on the other hand the generated libraries depend on the libt2n headers anyway +pkginclude_HEADERS = codegen-stubhead.hxx