mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
9 lines
133 B
Makefile
9 lines
133 B
Makefile
installdir = $(ZAPITDIR)
|
|
|
|
install_DATA = \
|
|
myservices.xml \
|
|
epgmap.xml
|
|
|
|
#install-data-hook:
|
|
# $(INSTALL) -d $(DESTDIR)/$(ZAPITDIR)
|