summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-04-08 16:53:00 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-04-11 22:45:32 +0100
commit287d5a126e5337d8bedc7a60cf7dddd365f02d85 (patch)
tree2e46934c423ac3ce4f2a6dc336fb609c5cf8a7cd /Makefile.am
parent307e8bc51a7416fa62ec43568cb8ba1876490a62 (diff)
downloadlibguestfs-287d5a126e5337d8bedc7a60cf7dddd365f02d85.tar.gz
libguestfs-287d5a126e5337d8bedc7a60cf7dddd365f02d85.tar.xz
libguestfs-287d5a126e5337d8bedc7a60cf7dddd365f02d85.zip
New man page: guestfs-performance(1).
This contains tips for engineering libguestfs for greatest performance.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9714c334..ea4643c7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -149,6 +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-perl.3.html \
html/guestfs-python.3.html \
html/guestfs-recipes.1.html \