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