diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ea4643c7..214da767 100644 --- a/Makefile.am +++ b/Makefile.am @@ -149,7 +149,7 @@ HTMLFILES = \ html/guestfs-erlang.3.html \ html/guestfs-java.3.html \ html/guestfs-ocaml.3.html \ - html/guestfs-performance.3.html \ + html/guestfs-performance.1.html \ html/guestfs-perl.3.html \ html/guestfs-python.3.html \ html/guestfs-recipes.1.html \ |