X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=tools%2Fhtdocs%2FMakefile;h=5f265aae8788dbdba87cf52774ece1670a3926eb;hp=ede518661d310b0080f986bc8d9f9f554c05b5e1;hb=18523bbe1597f8c9836152f2e23b9bafc12657b0;hpb=1077f0ddf5f11391fa7138e860267165fb1f5ca1 diff --git a/tools/htdocs/Makefile b/tools/htdocs/Makefile index ede5186..5f265aa 100644 --- a/tools/htdocs/Makefile +++ b/tools/htdocs/Makefile @@ -4,6 +4,14 @@ #JQUERY_URL= http://code.jquery.com/jquery-2.0.3.min.js JQUERY_URL= http://code.jquery.com/jquery-1.10.0.min.js +#JQUERY_URL= http://code.jquery.com/jquery-1.9.1.min.js +#JQUERY_URL= http://code.jquery.com/jquery-1.8.3.min.js +#JQUERY_URL= http://code.jquery.com/jquery-1.7.2.min.js +#JQUERY_URL= http://code.jquery.com/jquery-1.6.4.min.js +#JQUERY_URL= http://code.jquery.com/jquery-1.4.4.min.js + +JQUERY_UI_URL= http://code.jquery.com/ui/1.10.3/jquery-ui.js +#JQUERY_UI_URL= http://code.jquery.com/ui/1.8.0/jquery-ui.min.js MKWS_JS= mkws-complete.js all: ${MKWS_JS} README.html