summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 30e5070e..8e2c9cde 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -206,7 +206,7 @@ stamp-guestfs.pod: guestfs.pod \
guestfs-actions.pod \
guestfs-availability.pod \
guestfs-structs.pod
- $(top_builddir)/podwrapper.sh \
+ $(PODWRAPPER) \
--section 3 \
--man guestfs.3 \
--html $(top_builddir)/html/guestfs.3.html \