- data: unify and simplify Makefiles

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2019-05-01 18:15:30 +02:00
committed by Thilo Graf
parent b3b7ac5c3e
commit 9ff0df9d8b
5 changed files with 44 additions and 51 deletions

View File

@@ -1,3 +1,10 @@
installdir = $(CONFIGDIR)/initial
install_DATA = bouquets.xml services.xml ubouquets.xml frontend.conf
install_DATA = \
frontend.conf \
bouquets.xml \
services.xml \
ubouquets.xml