X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=examples-codegen%2Fexample2%2FMakefile.am;fp=examples-codegen%2Fexample2%2FMakefile.am;h=44752acbf32a157d7d5659ef4f0818c940b0966b;hp=3ad765b88f5f1ec16dfdbe7c977530ec7f83bae9;hb=58f452c4278be2568cb663f1ec47b0cca95c46f6;hpb=f583851c7fcd8f2cfd6caccac0462c2647b9c983 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.