Cleansed all directories from autohell corruption. Some additional unnecessary files...
[libt2n] / examples-codegen / example2-client / Makefile.am
diff --git a/examples-codegen/example2-client/Makefile.am b/examples-codegen/example2-client/Makefile.am
deleted file mode 100644 (file)
index d7cb18f..0000000
+++ /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