Files
neutrino/data/Makefile.am
2020-06-29 17:51:54 +02:00

29 lines
277 B
Makefile

SUBDIRS = \
config \
control \
fonts \
icons \
inetradio \
initial \
iso-codes \
license \
locale \
pictures \
policy \
scripts \
themes \
webradio \
webtv \
y-web \
zapit
if ENABLE_GRAPHLCD
SUBDIRS += \
oled
endif
if BOXTYPE_TRIPLE
SUBDIRS += \
lcd
endif