New tool: virt-sysprep: system preparation for guests.
[libguestfs.git] / daemon / Makefile.am
index 2fe6573..e23ce86 100644 (file)
@@ -33,8 +33,7 @@ BUILT_SOURCES = \
        errnostring.c \
        errnostring.h
 
-EXTRA_DIST = $(BUILT_SOURCES) \
-       .gitignore
+EXTRA_DIST = $(BUILT_SOURCES)
 
 noinst_LIBRARIES = libprotocol.a
 
@@ -95,6 +94,7 @@ guestfsd_SOURCES = \
        checksum.c \
        cmp.c \
        command.c \
+       compress.c \
        cpmv.c \
        daemon.h \
        dd.c \