arabica/examples/Makefile.am
2008-04-07 15:37:47 +00:00

8 lines
109 B
Makefile

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