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 = drag_and_drop
10 drag_and_drop_SOURCES = main.cc \
18 drag_and_drop_LDADD = @PACKAGE_LIBS@