yWeb: move data from /src to /data

Origin commit data
------------------
Branch: ni/coolstream
Commit: 29847283ad
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-15 (Thu, 15 Dec 2016)

Origin message was:
------------------
- yWeb: move data from /src to /data

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2016-12-15 14:00:45 +01:00
parent 814d78321c
commit 8ac19456e1
235 changed files with 8 additions and 7 deletions

View File

@@ -270,11 +270,6 @@ lib/libiw/Makefile
lib/luaclient/Makefile
src/lcddisplay/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/yhttpd_core/Makefile
src/nhttpd/yhttpd_mods/Makefile
@@ -324,6 +319,11 @@ data/pictures/backgrounds/Makefile
data/pictures/screensaver/Makefile
data/scripts/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/timerd/Makefile
src/zapit/Makefile

View File

@@ -9,7 +9,8 @@ SUBDIRS = \
neutrino-scripts \
pictures \
scripts \
themes
themes \
y-web
if BOXTYPE_TRIPLE
SUBDIRS += lcd

Some files were not shown because too many files have changed in this diff Show More