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