X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=helper%2FMakefile.am;h=9702bbe5c4d9076d2fd5fa3d6d3ff7a9df461c2d;hb=5b45043e8cc72285f5f7077ae65e0ac98f40ec58;hp=66d5b49ddee9db1b9985aaf41085dae7d180074a;hpb=c0a9555e8559a0dbf432367f87c59c2a49520c99;p=febootstrap.git diff --git a/helper/Makefile.am b/helper/Makefile.am index 66d5b49..9702bbe 100644 --- a/helper/Makefile.am +++ b/helper/Makefile.am @@ -20,7 +20,13 @@ bin_PROGRAMS = \ febootstrap-supermin-helper -febootstrap_supermin_helper_SOURCES = main.c +febootstrap_supermin_helper_SOURCES = \ + helper.h \ + appliance.c \ + cpio.c \ + kernel.c \ + main.c \ + utils.c febootstrap_supermin_helper_CFLAGS = -Wall -I../lib febootstrap_supermin_helper_LDADD = $(LTLIBINTL) -L../lib -lgnu