]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/installer/Makefile.am
installer: Implement option to run a postinstall script in the installer
[ipfire-2.x.git] / src / installer / Makefile.am
index 62625fd0fe1666906b294aa913ad07e833f60388..d0e52dc187aaa9b6c697bfd1d13c9b266e31b177 100644 (file)
@@ -34,6 +34,7 @@ bin_PROGRAMS = \
 
 bin_SCRIPTS = \
        downloadsource.sh \
+       execute-postinstall.sh \
        start-networking.sh
 
 #- installer -------------------------------------------------------------------