summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index c84285f5..df5cc718 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -76,7 +76,7 @@ stamp-guestfs-examples.pod: $(srcdir)/guestfs-examples.pod $(srcdir)/create_disk
guestfs-recipes.1 $(top_builddir)/html/guestfs-recipes.1.html: stamp-guestfs-recipes.pod
-stamp-guestfs-recipes.pod: $(builddir)/guestfs-recipes.pod create_disk.c inspect_vm.c
+stamp-guestfs-recipes.pod: $(builddir)/guestfs-recipes.pod
$(top_builddir)/podwrapper.sh \
--section 1 \
--man guestfs-recipes.1 \