Added libt2n-gccxml.sh wrapper script to filter new, unknown gccxml -pthread option
[libt2n] / examples-codegen / example2-client / Makefile.am
... / ...
CommitLineData
1# not a GNU package. You can remove this line, if
2# you have all needed files, that a GNU package needs
3AUTOMAKE_OPTIONS = foreign
4
5INCLUDES = @DEFAULT_CFLAGS@
6LDADD = @DEFAULT_LIBS@
7
8libt2n_example2_client_SOURCES = client.cpp
9
10bin_PROGRAMS = libt2n-example2-client