X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=helper%2FMakefile.am;fp=helper%2FMakefile.am;h=10338371bd6dd8b168f576efd645dc90621612ec;hb=e23a9c8f05e3646feb826d5db36d8656a80a27ab;hp=66d5b49ddee9db1b9985aaf41085dae7d180074a;hpb=c0a9555e8559a0dbf432367f87c59c2a49520c99;p=febootstrap.git diff --git a/helper/Makefile.am b/helper/Makefile.am index 66d5b49..1033837 100644 --- a/helper/Makefile.am +++ b/helper/Makefile.am @@ -20,7 +20,12 @@ 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