mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
- yWeb: hopefully the last fix for 937d88d
This commit is contained in:
@@ -253,6 +253,7 @@ src/nhttpd/web/Makefile
|
|||||||
src/nhttpd/web/images/Makefile
|
src/nhttpd/web/images/Makefile
|
||||||
src/nhttpd/web/scripts/Makefile
|
src/nhttpd/web/scripts/Makefile
|
||||||
src/nhttpd/web/languages/Makefile
|
src/nhttpd/web/languages/Makefile
|
||||||
|
src/nhttpd/web/styles/Makefile
|
||||||
src/nhttpd/tuxboxapi/Makefile
|
src/nhttpd/tuxboxapi/Makefile
|
||||||
src/nhttpd/tuxboxapi/coolstream/Makefile
|
src/nhttpd/tuxboxapi/coolstream/Makefile
|
||||||
src/nhttpd/yhttpd_core/Makefile
|
src/nhttpd/yhttpd_core/Makefile
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
SUBDIRS = images scripts languages
|
SUBDIRS = images scripts languages styles
|
||||||
|
|
||||||
installdir = $(DATADIR)/neutrino/httpd
|
installdir = $(DATADIR)/neutrino/httpd
|
||||||
|
|
||||||
@@ -20,6 +20,7 @@ install_DATA = channels.js \
|
|||||||
Y_Boxcontrol_Channellist.yhtm \
|
Y_Boxcontrol_Channellist.yhtm \
|
||||||
Y_Boxcontrol_Menue.yhtm \
|
Y_Boxcontrol_Menue.yhtm \
|
||||||
Y_Boxcontrol_Messages.yhtm \
|
Y_Boxcontrol_Messages.yhtm \
|
||||||
|
Y_Dist.css \
|
||||||
Y_Dyn_Pages.yhtm \
|
Y_Dyn_Pages.yhtm \
|
||||||
Y_EPG.js \
|
Y_EPG.js \
|
||||||
Y_EPG_Plus.yhtm \
|
Y_EPG_Plus.yhtm \
|
||||||
|
3
src/nhttpd/web/styles/Makefile.am
Normal file
3
src/nhttpd/web/styles/Makefile.am
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
installdir = $(DATADIR)/neutrino/httpd/styles
|
||||||
|
|
||||||
|
install_DATA = Y_Dist-Original_yWeb.css
|
Reference in New Issue
Block a user