git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ec5ff5
)
Add hivex* documentation to website.
author
Richard Jones
<rjones@redhat.com>
Thu, 29 Oct 2009 20:35:59 +0000
(20:35 +0000)
committer
Richard Jones
<rjones@redhat.com>
Thu, 29 Oct 2009 20:35:59 +0000
(20:35 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
91a2f2e
..
0b905ca
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-131,7
+131,12
@@
html/recipes.html: $(wildcard recipes/*.sh) $(wildcard recipes/*.html) $(wildcar
sh make-recipes.sh recipes/*.sh > $@-t
mv $@-t $@
-HTMLFILES = html/guestfs.3.html html/guestfish.1.html \
+HTMLFILES = \
+ html/guestfs.3.html \
+ html/guestfish.1.html \
+ html/hivex.3.html \
+ html/hivexget.1.html \
+ html/hivexml.1.html \
html/virt-cat.1.html \
html/virt-df.1.html \
html/virt-edit.1.html \