mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-18 10:51:07 +02:00
Origin commit data
------------------
Commit: f74f2aef5c
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-26 (Sat, 26 Jan 2019)
Origin message was:
------------------
- move control scripts from data/neutrino-scripts to data/control
23 lines
229 B
Makefile
23 lines
229 B
Makefile
SUBDIRS = \
|
|
config \
|
|
control \
|
|
fonts \
|
|
icons \
|
|
inetradio \
|
|
initial \
|
|
iso-codes \
|
|
license \
|
|
locale \
|
|
pictures \
|
|
policy \
|
|
scripts \
|
|
themes \
|
|
webradio \
|
|
webtv \
|
|
y-web \
|
|
zapit
|
|
|
|
if BOXTYPE_TRIPLE
|
|
SUBDIRS += lcd
|
|
endif
|