summaryrefslogtreecommitdiffstats
path: root/test-tool
diff options
context:
space:
mode:
Diffstat (limited to 'test-tool')
-rw-r--r--test-tool/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-tool/Makefile.am b/test-tool/Makefile.am
index a418c565..ba30a752 100644
--- a/test-tool/Makefile.am
+++ b/test-tool/Makefile.am
@@ -36,7 +36,7 @@ libguestfs_test_tool_LDADD = \
libguestfs-test-tool.1 $(top_builddir)/html/libguestfs-test-tool.1.html: stamp-libguestfs-test-tool.pod
stamp-libguestfs-test-tool.pod: libguestfs-test-tool.pod
- $(top_builddir)/podwrapper.sh \
+ $(PODWRAPPER) \
--man libguestfs-test-tool.1 \
--html $(top_builddir)/html/libguestfs-test-tool.1.html \
$<