## Process this file with automake to generate a GNU Makefile

examplesdir = $(pkgdatadir)/examples/xml

if XML
examples_DATA = catalog.q catalog.xsl recipes.q recipes.xml recipes.xsl \
sample.xml xml_examp.q
endif

EXTRA_DIST = catalog.q catalog.xsl recipes.q recipes.xml recipes.xsl \
sample.xml xml_examp.q


syntax highlighted by Code2HTML, v. 0.9.1