arabica/test/Makefile.am

7 lines
104 B
Makefile

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