unfortunately dist-hook only works if directly visible for automake
[libt2n] / example-codegen / TODO
index 56b0337..07d4eff 100644 (file)
@@ -17,3 +17,7 @@ now we use the first solution
 - lib name should be group name + suffix/prefix
 - at the moment make dist from within a clean source will not work
   (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!)