summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 3ed78158..44fc8933 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -131,6 +131,7 @@ HTMLFILES = \
html/virt-list-filesystems.1.html \
html/virt-list-partitions.1.html \
html/virt-ls.1.html \
+ html/virt-make-fs.1.html \
html/virt-rescue.1.html \
html/virt-resize.1.html \
html/virt-tar.1.html \
@@ -169,6 +170,7 @@ all-local:
-name 'virt-list-filesystems' -o \
-name 'virt-list-partitions' -o \
-name 'virt-ls' -o \
+ -name 'virt-make-fs' -o \
-name 'virt-rescue' -o \
-name 'virt-resize' -o \
-name 'virt-tar' -o \