5adf4a5104423a42935913aa2c7102d7dfb4f486
[libt2n] / example-libusage / Makefile.am
1 # not a GNU package. You can remove this line, if
2 # you have all needed files, that a GNU package needs
3 AUTOMAKE_OPTIONS = foreign
4
5 INCLUDES = @DEFAULT_CFLAGS@
6 LDADD = @DEFAULT_LIBS@
7
8 client_SOURCES = client.cpp
9
10 bin_PROGRAMS = client