Files
recycled-ni-neutrino/data/Makefile.am
vanhofen 78a9dd6887 move data/lcd4l => data/logos
Origin commit data
------------------
Branch: ni/coolstream
Commit: b5a1974dd4
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-01 (Mon, 01 Jan 2024)

Origin message was:
------------------
- move data/lcd4l => data/logos

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2024-01-01 20:14:35 +01:00

31 lines
300 B
Makefile

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