]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/installer/Makefile.am
installer: Allow to start networking without ISO download
[ipfire-2.x.git] / src / installer / Makefile.am
index 259db0610679b635f5158e9b63895ca8accae359..f52a5940ac474e2f413016bbae9e3b0ca02c7dc8 100644 (file)
@@ -33,15 +33,15 @@ bin_PROGRAMS = \
        installer
 
 bin_SCRIPTS = \
-       downloadsource.sh
+       downloadsource.sh \
+       start-networking.sh
 
 #- installer -------------------------------------------------------------------
 
 installer_SOURCES = \
        hw.c \
        hw.h \
-       main.c \
-       unattended.c
+       main.c
 
 installer_CFLAGS = \
        $(BLKID_CFLAGS) \