mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
Origin commit data
------------------
Commit: 7b10c8c0ff
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-12-19 (Sun, 19 Dec 2021)
Origin message was:
------------------
- yWeb: cleanup
17 lines
252 B
Makefile
17 lines
252 B
Makefile
installdir = $(PRIVATE_HTTPDDIR)/scripts
|
|
|
|
install_SCRIPTS = \
|
|
_Y_Globals.sh \
|
|
_Y_Library.sh \
|
|
Y_Tools.sh
|
|
|
|
# file manager
|
|
install_SCRIPTS += \
|
|
Y_NAS.sh
|
|
|
|
# NI-yWeb
|
|
install_SCRIPTS += \
|
|
Y_NI_Camd-control.sh \
|
|
Y_NI_Plugin-control.sh \
|
|
Y_NI_Tools.sh
|