summaryrefslogtreecommitdiffstats
path: root/df
diff options
context:
space:
mode:
Diffstat (limited to 'df')
-rw-r--r--df/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/df/Makefile.am b/df/Makefile.am
index 4e153358..7776110a 100644
--- a/df/Makefile.am
+++ b/df/Makefile.am
@@ -66,7 +66,7 @@ noinst_DATA = $(top_builddir)/html/virt-df.1.html
virt-df.1 $(top_builddir)/html/virt-df.1.html: stamp-virt-df.pod
stamp-virt-df.pod: virt-df.pod
- $(top_builddir)/podwrapper.sh \
+ $(PODWRAPPER) \
--man virt-df.1 \
--html $(top_builddir)/html/virt-df.1.html \
$<