Files
neutrino/data/Makefile.am

34 lines
325 B
Makefile

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