Files
recycled-ni-neutrino/data/Makefile.am
vanhofen adacccb63b weather: introduce weather_favorites.xml
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9d8eb37ec6
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-18 (Tue, 18 Jan 2022)

Origin message was:
------------------
- weather: introduce weather_favorites.xml

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

------------------
This commit was generated by Migit
2022-01-18 23:31:53 +01:00

30 lines
291 B
Makefile

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