mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
8 lines
120 B
Makefile
8 lines
120 B
Makefile
installdir = $(WEBTVDIR_VAR)
|
|
|
|
install_DATA = \
|
|
webtv_usr.xml
|
|
|
|
install-data-hook:
|
|
$(INSTALL) -d $(DESTDIR)/$(WEBTVDIR)
|