From: Jens Thiele Date: Mon, 4 Dec 2006 13:48:13 +0000 (+0000) Subject: unfortunately dist-hook only works if directly visible for automake X-Git-Tag: v0.2~59 X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=commitdiff_plain;h=25ad20c2ddb424a8d4c639fd0050d0afb595ae7f unfortunately dist-hook only works if directly visible for automake --- diff --git a/example-codegen/TODO b/example-codegen/TODO index e14b880..07d4eff 100644 --- a/example-codegen/TODO +++ b/example-codegen/TODO @@ -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!)