include $(top_srcdir)/examples/Makefile.am_fragment

#Build the executable, but don't install it.
noinst_PROGRAMS = derived
derived_SOURCES = deriveddialog.h deriveddialog.cc main.cc
EXTRA_DIST = basic.glade


syntax highlighted by Code2HTML, v. 0.9.1