install codegen-stubhead.hxx in package include directory
authorJens Thiele <jens.thiele@intra2net.com>
Mon, 4 Dec 2006 13:45:55 +0000 (13:45 +0000)
committerJens Thiele <jens.thiele@intra2net.com>
Mon, 4 Dec 2006 13:45:55 +0000 (13:45 +0000)
codegen/Makefile.am

index 2463620..e831e3e 100644 (file)
@@ -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