Files
neutrino/data/scripts/Makefile.am
Thilo Graf a69865157b data/scripts: fix build
files not in this directory
2019-05-02 22:17:11 +02:00

18 lines
251 B
Makefile

installdir = $(bindir)
install_SCRIPTS = \
backup.sh \
restore.sh \
install.sh
# if BOXMODEL_CS_HD2
# install_SCRIPTS += \
# backup_flash.sh \
# restore_flash.sh
# endif
#
# if BOXTYPE_ARMBOX
# install_SCRIPTS += \
# restore_flash.sh
# endif