diff options
Diffstat (limited to 'tests/docbook')
-rw-r--r-- | tests/docbook/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/docbook/Makefile.am b/tests/docbook/Makefile.am index f1d5706e..99d991a4 100644 --- a/tests/docbook/Makefile.am +++ b/tests/docbook/Makefile.am @@ -3,7 +3,7 @@ all: single xtchunk # Avoid doing the test in normal pass $(top_builddir)/xsltproc/xsltproc: - @(cd ../../libxslt ; make xsltproc) + @(cd ../../xsltproc ; make xsltproc) EXTRA_DIST = README VERSION |