summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-05-01 13:27:45 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-05-01 13:55:53 +0100
commite6bfb55f65a8248e1d18ac4fd9eb345651a66529 (patch)
treef46658a15220f4808d99779c1e70662d48bf3192 /Makefile.am
parent922052c70fdc66859c78bbc89a7817aad141862a (diff)
downloadlibguestfs-e6bfb55f65a8248e1d18ac4fd9eb345651a66529.tar.gz
libguestfs-e6bfb55f65a8248e1d18ac4fd9eb345651a66529.tar.xz
libguestfs-e6bfb55f65a8248e1d18ac4fd9eb345651a66529.zip
Turn libguestfs FAQ into a man page: guestfs-faq(1).
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 97d76ed1..3ff66085 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -146,6 +146,7 @@ HTMLFILES = \
html/guestfs.3.html \
html/guestfs-examples.3.html \
html/guestfs-erlang.3.html \
+ html/guestfs-faq.1.html \
html/guestfs-java.3.html \
html/guestfs-ocaml.3.html \
html/guestfs-performance.1.html \