mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
8 lines
129 B
Makefile
8 lines
129 B
Makefile
installdir = $(WEBRADIODIR_VAR)
|
|
|
|
install_DATA = \
|
|
webradio_usr.xml
|
|
|
|
install-data-hook:
|
|
$(INSTALL) -d $(DESTDIR)/$(WEBRADIODIR)
|