X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=examples-codegen%2Fexample1-client%2FMakefile.am;fp=examples-codegen%2Fexample1-client%2FMakefile.am;h=0000000000000000000000000000000000000000;hp=cb05a9e0b4c16c5f523387d57bdb562bd8c91292;hb=3de7c9f5068dbc3cf0e5994c44b0cd3d07a1bd8c;hpb=7ba3852764765e4ffe3ee420f639bd7f6091ccf0 diff --git a/examples-codegen/example1-client/Makefile.am b/examples-codegen/example1-client/Makefile.am deleted file mode 100644 index cb05a9e..0000000 --- a/examples-codegen/example1-client/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 -libt2n_example1_client_SOURCES = client.cpp