arabica/examples/Makefile.am
2007-07-19 16:58:57 +00:00

8 lines
102 B
Makefile

SUBDIRS = SAX Utils
if WANT_DOM
SUBDIRS += DOM
endif
if WANT_XPATH
SUBDIRS += XPath XSLT
endif