Refactor febootstrap-supermin-helper code into separate files.
[febootstrap.git] / helper / Makefile.am
index 66d5b49..1033837 100644 (file)
 bin_PROGRAMS = \
        febootstrap-supermin-helper
 
-febootstrap_supermin_helper_SOURCES = main.c
+febootstrap_supermin_helper_SOURCES = \
+       helper.h \
+       appliance.c \
+       kernel.c \
+       main.c \
+       utils.c
 febootstrap_supermin_helper_CFLAGS = -Wall -I../lib
 febootstrap_supermin_helper_LDADD = $(LTLIBINTL) -L../lib -lgnu