13
0
livetrax/libs/glibmm2/examples/markup/Makefile.am
David Robillard 47a41c0d4d Fix building.
git-svn-id: svn://localhost/ardour2/trunk@2791 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-12-18 07:20:02 +00:00

9 lines
175 B
Makefile

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