mirror of
https://github.com/pygos/init.git
synced 2024-11-05 12:17:10 +01:00
a3437967a2
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
7 lines
165 B
Text
7 lines
165 B
Text
helper_SCRIPTS += scripts/devfs.sh scripts/trymount.sh
|
|
|
|
if PYGOSCFG
|
|
helper_SCRIPTS += scripts/overlay.sh
|
|
endif
|
|
|
|
EXTRA_DIST += scripts/trymount.sh scripts/overlay.sh
|