include $(top_srcdir)/examples/Makefile.am_fragment #Build the executable, but don't install it. noinst_PROGRAMS = example example_SOURCES = examplewindow.h examplewindow.cc \ treemodel_dnd.h treemodel_dnd.cc \ main.cc