summaryrefslogtreecommitdiff
path: root/libs/glibmm2/examples/markup/Makefile.am
blob: 861b9131ca8a1bfafa98da26df2f0cf2630f1d48 (plain)
1
2
3
4
5
6
7
8
include $(top_srcdir)/examples/Makefile.am_fragment

EXTRA_DIST = test.xml

#Build the executable, but don't install it.
noinst_PROGRAMS = parser
parser_SOURCES 	= parser.cc