Add -f ext2 option.
[febootstrap.git] / helper / Makefile.am
index 1033837..3af1d64 100644 (file)
@@ -23,6 +23,8 @@ bin_PROGRAMS = \
 febootstrap_supermin_helper_SOURCES = \
        helper.h \
        appliance.c \
+       cpio.c \
+       ext2.c \
        kernel.c \
        main.c \
        utils.c