X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=example-libusage%2FMakefile.am;fp=example-libusage%2FMakefile.am;h=0000000000000000000000000000000000000000;hp=5adf4a5104423a42935913aa2c7102d7dfb4f486;hb=f4dfa6457b4b4f0f37b4aa55384c03ebd530385f;hpb=d0a97d0bbe03472214e379b7a4ace2bdcecfc212 diff --git a/example-libusage/Makefile.am b/example-libusage/Makefile.am deleted file mode 100644 index 5adf4a5..0000000 --- a/example-libusage/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@ - -client_SOURCES = client.cpp - -bin_PROGRAMS = client