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