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