diff --git a/configure.ac b/configure.ac index 72cede424..24461ce2b 100644 --- a/configure.ac +++ b/configure.ac @@ -614,8 +614,9 @@ data/y-web/favicon/Makefile data/y-web/images/Makefile data/y-web/info/Makefile data/y-web/jquery/Makefile -data/y-web/lcd4linux/Makefile data/y-web/languages/Makefile +data/y-web/lcd4linux/Makefile +data/y-web/prototype/Makefile data/y-web/scripts/Makefile data/y-web/styles/Makefile data/zapit/Makefile diff --git a/data/y-web/Makefile.am b/data/y-web/Makefile.am index 8cf3638a8..61ccfc5df 100644 --- a/data/y-web/Makefile.am +++ b/data/y-web/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = images scripts languages styles +SUBDIRS = images scripts languages styles prototype # NI-yWeb SUBDIRS += favicon info jquery lcd4linux @@ -9,7 +9,6 @@ install_DATA = channels.js \ extensions.txt \ favicon.ico \ index.html \ - prototype.js \ robots.txt \ Y_About.yhtm \ Y_Baselib.js \ @@ -78,9 +77,7 @@ install_DATA = channels.js \ Y_yweb.js # file manager -install_DATA += accordion.js \ - effects.js \ - Y_Blocks_Filemgr.txt \ +install_DATA += Y_Blocks_Filemgr.txt \ Y_Filemgr.yhtm \ Y_Filemgr_Edit.yhtm diff --git a/data/y-web/Y_Filemgr.yhtm b/data/y-web/Y_Filemgr.yhtm index 02ece4324..adeddffae 100644 --- a/data/y-web/Y_Filemgr.yhtm +++ b/data/y-web/Y_Filemgr.yhtm @@ -1,7 +1,7 @@ {=include-block:Y_Blocks.txt;head=} {=include-block:Y_Blocks.txt;js_prototype=} - - + +