unfortunately dist-hook only works if directly visible for automake
authorJens Thiele <jens.thiele@intra2net.com>
Mon, 4 Dec 2006 13:48:13 +0000 (13:48 +0000)
committerJens Thiele <jens.thiele@intra2net.com>
Mon, 4 Dec 2006 13:48:13 +0000 (13:48 +0000)
example-codegen/TODO

index e14b880..07d4eff 100644 (file)
@@ -19,3 +19,5 @@ now we use the first solution
   (this is related to the nodist problem / old automake version)
 - the example should not get installed (but still it should show how to build a lib that gets installed :-(
   (overwriting install: doesn't work)
+
+- dist-hook in included makefile does not work (because automake doesn't see it!)