X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=examples-codegen%2Fexample2-client%2FMakefile.am;fp=examples-codegen%2Fexample2-client%2FMakefile.am;h=0000000000000000000000000000000000000000;hp=d7cb18f270dd3d1809f72a97b8f2a0ef00315d6f;hb=3de7c9f5068dbc3cf0e5994c44b0cd3d07a1bd8c;hpb=7ba3852764765e4ffe3ee420f639bd7f6091ccf0 diff --git a/examples-codegen/example2-client/Makefile.am b/examples-codegen/example2-client/Makefile.am deleted file mode 100644 index d7cb18f..0000000 --- a/examples-codegen/example2-client/Makefile.am +++ /dev/null @@ -1,10 +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 = @DEFAULT_CFLAGS@ -LDADD = @DEFAULT_LIBS@ - -libt2n_example2_client_SOURCES = client.cpp - -bin_PROGRAMS = libt2n-example2-client