include $(top_srcdir)/examples/Makefile.am_fragment #Build the executable, but don't install it. noinst_PROGRAMS = testdnd testdnd_SOURCES = dndwindow.h dndwindow.cc main.cc dnd_images.h