libt2n: (gerd) add example for wrapper
[libt2n] / examples-codegen / example1-client-wrapper / Makefile.am
diff --git a/examples-codegen/example1-client-wrapper/Makefile.am b/examples-codegen/example1-client-wrapper/Makefile.am
new file mode 100644 (file)
index 0000000..2013c8b
--- /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-wrapper
+libt2n_example1_client_wrapper_SOURCES = client.cpp