mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 23:42:58 +02:00
- yWeb: move data from /src to /data
This commit is contained in:
10
configure.ac
10
configure.ac
@@ -270,11 +270,6 @@ lib/libiw/Makefile
|
|||||||
lib/luaclient/Makefile
|
lib/luaclient/Makefile
|
||||||
src/lcddisplay/Makefile
|
src/lcddisplay/Makefile
|
||||||
src/nhttpd/Makefile
|
src/nhttpd/Makefile
|
||||||
src/nhttpd/web/Makefile
|
|
||||||
src/nhttpd/web/images/Makefile
|
|
||||||
src/nhttpd/web/scripts/Makefile
|
|
||||||
src/nhttpd/web/languages/Makefile
|
|
||||||
src/nhttpd/web/styles/Makefile
|
|
||||||
src/nhttpd/tuxboxapi/Makefile
|
src/nhttpd/tuxboxapi/Makefile
|
||||||
src/nhttpd/yhttpd_core/Makefile
|
src/nhttpd/yhttpd_core/Makefile
|
||||||
src/nhttpd/yhttpd_mods/Makefile
|
src/nhttpd/yhttpd_mods/Makefile
|
||||||
@@ -324,6 +319,11 @@ data/pictures/backgrounds/Makefile
|
|||||||
data/pictures/screensaver/Makefile
|
data/pictures/screensaver/Makefile
|
||||||
data/scripts/Makefile
|
data/scripts/Makefile
|
||||||
data/themes/Makefile
|
data/themes/Makefile
|
||||||
|
data/y-web/Makefile
|
||||||
|
data/y-web/images/Makefile
|
||||||
|
data/y-web/scripts/Makefile
|
||||||
|
data/y-web/languages/Makefile
|
||||||
|
data/y-web/styles/Makefile
|
||||||
src/eitd/Makefile
|
src/eitd/Makefile
|
||||||
src/timerd/Makefile
|
src/timerd/Makefile
|
||||||
src/zapit/Makefile
|
src/zapit/Makefile
|
||||||
|
@@ -9,7 +9,8 @@ SUBDIRS = \
|
|||||||
neutrino-scripts \
|
neutrino-scripts \
|
||||||
pictures \
|
pictures \
|
||||||
scripts \
|
scripts \
|
||||||
themes
|
themes \
|
||||||
|
y-web
|
||||||
|
|
||||||
if BOXTYPE_TRIPLE
|
if BOXTYPE_TRIPLE
|
||||||
SUBDIRS += lcd
|
SUBDIRS += lcd
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user