summaryrefslogtreecommitdiffstats
path: root/perl/examples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'perl/examples/Makefile.am')
-rw-r--r--perl/examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/examples/Makefile.am b/perl/examples/Makefile.am
index 472f0b01..fb52eca3 100644
--- a/perl/examples/Makefile.am
+++ b/perl/examples/Makefile.am
@@ -29,7 +29,7 @@ noinst_DATA = $(top_builddir)/html/guestfs-perl.3.html
guestfs-perl.3 $(top_builddir)/html/guestfs-perl.3.html: stamp-guestfs-perl.pod
stamp-guestfs-perl.pod: guestfs-perl.pod create_disk.pl inspect_vm.pl
- $(top_builddir)/podwrapper.sh \
+ $(PODWRAPPER) \
--section 3 \
--man guestfs-perl.3 \
--html $(top_builddir)/html/guestfs-perl.3.html \