added examples
[libt2n] / examples-codegen / example1-client / Makefile.am
diff --git a/examples-codegen/example1-client/Makefile.am b/examples-codegen/example1-client/Makefile.am
new file mode 100644 (file)
index 0000000..cb05a9e
--- /dev/null
@@ -0,0 +1,6 @@
+# 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