mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
Origin commit data
------------------
Commit: d6b3754c6f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-05-19 (Thu, 19 May 2016)
16 lines
527 B
Makefile
16 lines
527 B
Makefile
#SUBDIRS = fonts icons inetradio initial iso-codes license locale scripts themes neutrino-scripts //NI
|
|
SUBDIRS = fonts icons inetradio iso-codes license locale scripts themes neutrino-scripts
|
|
|
|
if BOXTYPE_TRIPLE
|
|
SUBDIRS += lcd
|
|
endif
|
|
|
|
configdir = $(CONFIGDIR)
|
|
config_DATA = cables.xml satellites.xml encoding.conf tobackup.conf providermap.xml settingsupdate.conf terrestrial.xml bad_package_pattern.list.sample
|
|
|
|
#NI
|
|
config_DATA += epglanguages.conf webtv_usr.xml
|
|
|
|
install-data-hook:
|
|
$(INSTALL) -d $(DESTDIR)/$(CONFIGDIR)/zapit
|