X-Git-Url: https://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=js%2FMakefile;h=e3f1623716753621f0ec2a8394ca74f62b460a4f;hb=87df74aaf1fc55047bac7ac234546db7547cf166;hp=891e9eb62a1601819caa4e64c01988726cc13ae2;hpb=e72dffe3a211d94a123a9a0b6843ae9b4b9838f5;p=Rakka.git diff --git a/js/Makefile b/js/Makefile index 891e9eb..e3f1623 100644 --- a/js/Makefile +++ b/js/Makefile @@ -1,4 +1,4 @@ -JQUERY_SOURCE = jquery-1.2.2.js +JQUERY_SOURCE = jquery-1.2.6.js COMPRESSOR = yuicompressor-2.3.5.jar SOURCES = \ @@ -7,6 +7,8 @@ SOURCES = \ base.js \ base64.js \ editPage.js \ + hashedParam.js \ + hexDump.js \ localFile.js \ login.js \ redirection.js \