Remove separate inspector_generator.ml, combine this with generator.ml.
[libguestfs.git] / Makefile.am
index bbdb0ed..c33710a 100644 (file)
@@ -77,9 +77,6 @@ EXTRA_DIST = \
        html/recipes.css \
        make-recipes.sh \
        contrib/README \
-       contrib/febootstrap/install.title \
-       contrib/febootstrap/install.html \
-       contrib/febootstrap/install.sh \
        bindtests \
        libguestfs.3
 
@@ -170,6 +167,7 @@ HTMLFILES = \
        html/virt-df.1.html \
        html/virt-edit.1.html \
        html/virt-inspector.1.html \
+       html/virt-list-filesystems.1.html \
        html/virt-ls.1.html \
        html/virt-rescue.1.html \
        html/virt-tar.1.html \
@@ -205,6 +203,7 @@ all-local:
            -name 'virt-df' -o \
            -name 'virt-edit' -o \
            -name 'virt-inspector' -o \
+           -name 'virt-list-filesystems' -o \
            -name 'virt-ls' -o \
            -name 'virt-rescue' -o \
            -name 'virt-tar' -o \