summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-03-17 09:26:20 +0000
committerRichard W.M. Jones <rjones@redhat.com>2012-03-17 10:00:59 +0000
commit05461175c48b9d7ac7c42d0a243971f489578295 (patch)
tree47335b8a9abf501c5e43cc930aa041ec84f0d066 /Makefile.am
parentfd7a5a8bbdc69b9d2a92f6d05ac555334d0516bf (diff)
downloadlibguestfs-05461175c48b9d7ac7c42d0a243971f489578295.tar.gz
libguestfs-05461175c48b9d7ac7c42d0a243971f489578295.tar.xz
libguestfs-05461175c48b9d7ac7c42d0a243971f489578295.zip
appliance: Add a tool to make fixed appliances.
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 dfee9c49..3aa9cfd4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -187,6 +187,7 @@ HTMLFILES = \
html/guestfs-testing.1.html \
html/guestfish.1.html \
html/guestmount.1.html \
+ html/libguestfs-make-fixed-appliance.1.html \
html/virt-alignment-scan.1.html \
html/virt-cat.1.html \
html/virt-copy-in.1.html \