1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-06-01 09:48:43 +02:00
init/scripts/Makemodule.am
David Oberhollenzer a3437967a2 Rely on PATH variable for running init programs
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-04-12 12:51:33 +02:00

8 lines
165 B
Plaintext

helper_SCRIPTS += scripts/devfs.sh scripts/trymount.sh
if PYGOSCFG
helper_SCRIPTS += scripts/overlay.sh
endif
EXTRA_DIST += scripts/trymount.sh scripts/overlay.sh