libt2n: (tomj) don't use std::auto_ptr in command_client, the pointer will get lost...
[libt2n] / examples-codegen / example1-client / Makefile.am
CommitLineData
208db683
JT
1# not a GNU package. You can remove this line, if you have all needed files, that a GNU package needs
2AUTOMAKE_OPTIONS = foreign
3INCLUDES = @T2NEXAMPLE_CFLAGS@
4LDADD = @T2NEXAMPLE_LIBS@
5bin_PROGRAMS = libt2n-example1-client
6libt2n_example1_client_SOURCES = client.cpp