Use /var/tmp for the cached appliance (for FHS compliance).
[libguestfs.git] / Makefile.am
index 66ec0c6..d2c90fc 100644 (file)
@@ -95,7 +95,8 @@ EXTRA_DIST = \
        libtool-kill-dependency_libs.sh \
        autogen.sh \
        bugs-in-changelog.sh \
-       update-bugs.sh
+       update-bugs.sh \
+       logo/fish.svg logo/fish.png
 
 # Recipes web page.
 html/recipes.html: $(wildcard recipes/*.sh) $(wildcard recipes/*.html) $(wildcard recipes/*.example) Makefile make-recipes.sh
@@ -113,6 +114,8 @@ HTMLFILES = \
        html/guestfish.1.html \
        html/guestmount.1.html \
        html/virt-cat.1.html \
+       html/virt-copy-in.1.html \
+       html/virt-copy-out.1.html \
        html/virt-df.1.html \
        html/virt-edit.1.html \
        html/virt-filesystems.1.html \
@@ -124,6 +127,8 @@ HTMLFILES = \
        html/virt-rescue.1.html \
        html/virt-resize.1.html \
        html/virt-tar.1.html \
+       html/virt-tar-in.1.html \
+       html/virt-tar-out.1.html \
        html/virt-win-reg.1.html \
        html/recipes.html \
        html/pod.css html/recipes.css