e93769de32dbe6b12f2dfc92fd0326ef26e0116c
[platform/upstream/libxslt.git] / tests / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 SUBDIRS=docs REC1 REC2 REC general namespaces numbers documents \
4         xmlspec multiple XSLTMark docbook
5
6 all:
7
8 test tests: all docbook_tests
9
10 docbook_tests:
11         @(cd docbook ; $(MAKE) tests)
12