arabica/examples/Makefile.am

7 lines
106 B
Makefile

SUBDIRS = SAX DOM Utils
if HAVE_BOOST
SUBDIRS += XPath
endif
install:
echo "Nothing to install here"