Refactor cpio code into separate file.
[febootstrap.git] / helper / Makefile.am
index 1033837..9702bbe 100644 (file)
@@ -23,6 +23,7 @@ bin_PROGRAMS = \
 febootstrap_supermin_helper_SOURCES = \
        helper.h \
        appliance.c \
+       cpio.c \
        kernel.c \
        main.c \
        utils.c