X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=Makefile;h=f2ca45e7af71706d4ac640b9eea941471155fc9c;hb=f5b3a6da659580052bb3df8bcf76f75d6d612d58;hp=9bdef660b49afc9e10866a5f750dd0541cd17fa0;hpb=2925df1bd6cb08c1f29822019fcb82e59f63f8a3;p=platal.git diff --git a/Makefile b/Makefile index 9bdef66..f2ca45e 100644 --- a/Makefile +++ b/Makefile @@ -134,7 +134,7 @@ JQUERY_PLUGINS_PATHES=$(addprefix htdocs/javascript/jquery.,$(addsuffix .js,$(JQ jquery: htdocs/javascript/jquery.js htdocs/javascript/jquery.autocomplete.js $(JQUERY_PLUGINS_PATHES) -htdocs/javascript/jquery.js: DOWNLOAD_SRC = http://jquery.com/src/jquery-latest.pack.js +htdocs/javascript/jquery.js: DOWNLOAD_SRC = http://jquery.com/src/jquery-latest.min.js htdocs/javascript/jquery.js: @$(download)