X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=examples-codegen%2Fexample2%2FMakefile.am;h=44752acbf32a157d7d5659ef4f0818c940b0966b;hp=3ad765b88f5f1ec16dfdbe7c977530ec7f83bae9;hb=307b5e74c506b609d5c407be0943f45255ab5122;hpb=208db683069afb57aeb0ef0e6897c014b870bb6f diff --git a/examples-codegen/example2/Makefile.am b/examples-codegen/example2/Makefile.am index 3ad765b..44752ac 100644 --- a/examples-codegen/example2/Makefile.am +++ b/examples-codegen/example2/Makefile.am @@ -56,6 +56,10 @@ TESTS = test EXTRA_DIST = $(TESTS) +# Make libt2n-gccxml.sh available +# as libt2n is not installed yet +PATH := $(top_srcdir):$(PATH) + # if you use libt2n-codegen you should add this # (i did not find a nice way to let libt2n install this makefile snippet # and let projects using libt2n use the installed version.