X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=codegen%2FMakefile.am;fp=codegen%2FMakefile.am;h=1f3846a2b7200a11339a2137273858c612ff9c84;hp=0000000000000000000000000000000000000000;hb=e50cc1d69c0f69e431af2b4eac683ee3c5e35e68;hpb=ec979c575be157f2c9b1b6ca3be1fb816ad671d9 diff --git a/codegen/Makefile.am b/codegen/Makefile.am new file mode 100644 index 0000000..1f3846a --- /dev/null +++ b/codegen/Makefile.am @@ -0,0 +1,6 @@ +INCLUDES = @CODEGEN_CFLAGS@ +LDADD = @CODEGEN_LIBS@ + +codegen_SOURCES = main.cpp + +bin_PROGRAMS = codegen