include $(top_srcdir)/examples/Makefile.am_fragment

#Build the executable, but don't install it.
noinst_PROGRAMS = example
example_SOURCES = examplewindow.h examplewindow.cc main.cc
EXTRA_DIST = example.glade


syntax highlighted by Code2HTML, v. 0.9.1