1 ## Process this file with automake to produce Makefile.in
4 -DPACKAGE_DATA_DIR=\""$(datadir)"\" \
5 -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
8 bin_PROGRAMS = plaqui-client
10 plaqui_client_SOURCES = main.cpp
12 plaqui_client_LDADD = @PACKAGE_LIBS@