data: unify and simplify Makefiles

Origin commit data
------------------
Branch: ni/coolstream
Commit: 4e58ef51f3
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-05-01 (Wed, 01 May 2019)

Origin message was:
------------------
- data: unify and simplify Makefiles

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2019-05-01 18:15:30 +02:00
parent b16e9b0327
commit 2a839f1a08
5 changed files with 16 additions and 42 deletions

View File

@@ -2,4 +2,9 @@ installdir = $(CONFIGDIR)/initial
# matze astra settings from http://matzesetting.brinkster.net/db/wizard/neutrino-hd/
# in a slightly edited form (problematic chars removed)
install_DATA = bouquets.xml services.xml ubouquets.xml frontend.conf
install_DATA = \
frontend.conf \
bouquets.xml \
services.xml \
ubouquets.xml