Files
neutrino/data/Makefile.am
svenhoefer 81c7fa779b - data/Makefile.am: better readability
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-10-02 23:24:55 +02:00

35 lines
513 B
Makefile

SUBDIRS = \
fonts \
icons \
inetradio \
initial \
iso-codes \
license \
locale \
neutrino-scripts \
pictures \
scripts \
themes \
y-web
if BOXTYPE_TRIPLE
SUBDIRS += lcd
endif
configdir = $(CONFIGDIR)
config_DATA = \
bad_package_pattern.list.sample \
cables.xml \
encoding.conf \
epglanguages.conf \
providermap.xml \
satellites.xml \
settingsupdate.conf \
terrestrial.xml \
tobackup.conf \
webradio_usr.xml \
webtv_usr.xml
install-data-hook:
$(INSTALL) -d $(DESTDIR)/$(CONFIGDIR)/zapit