diff options
Diffstat (limited to 'resize/Makefile.am')
| -rw-r--r-- | resize/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resize/Makefile.am b/resize/Makefile.am index fd7f71a8..93a2600f 100644 --- a/resize/Makefile.am +++ b/resize/Makefile.am @@ -68,7 +68,7 @@ noinst_DATA = $(top_builddir)/html/virt-resize.1.html virt-resize.1 $(top_builddir)/html/virt-resize.1.html: stamp-virt-resize.pod stamp-virt-resize.pod: virt-resize.pod - $(top_srcdir)/podwrapper.sh \ + $(top_builddir)/podwrapper.sh \ --man virt-resize.1 \ --html $(top_builddir)/html/virt-resize.1.html \ $< |
