X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=examples-codegen%2Fexample1-client-wrapper%2FMakefile.am;fp=examples-codegen%2Fexample1-client-wrapper%2FMakefile.am;h=0000000000000000000000000000000000000000;hp=2013c8be0de2693afe13943feb7b544d5b021e80;hb=3de7c9f5068dbc3cf0e5994c44b0cd3d07a1bd8c;hpb=7ba3852764765e4ffe3ee420f639bd7f6091ccf0 diff --git a/examples-codegen/example1-client-wrapper/Makefile.am b/examples-codegen/example1-client-wrapper/Makefile.am deleted file mode 100644 index 2013c8b..0000000 --- a/examples-codegen/example1-client-wrapper/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -# not a GNU package. You can remove this line, if you have all needed files, that a GNU package needs -AUTOMAKE_OPTIONS = foreign -INCLUDES = @T2NEXAMPLE_CFLAGS@ -LDADD = @T2NEXAMPLE_LIBS@ -bin_PROGRAMS = libt2n-example1-client-wrapper -libt2n_example1_client_wrapper_SOURCES = client.cpp