Add -f checksum mode to allow caching of appliances.
[febootstrap.git] / helper / Makefile.am
index 96b5581..940a2ee 100644 (file)
@@ -23,6 +23,7 @@ bin_PROGRAMS = \
 febootstrap_supermin_helper_SOURCES = \
        helper.h \
        appliance.c \
+       checksum.c \
        cpio.c \
        ext2.c \
        ext2cpio.c \