autocompletion ameliorations
[platal.git] / Makefile
index 047d482..3859605 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -109,8 +109,6 @@ htdocs/css/banana.css:
 jquery: htdocs/javascript/jquery.js htdocs/javascript/jquery.autocomplete.js
 htdocs/javascript/jquery.js:
        wget http://jquery.com/src/jquery-latest.pack.js -O htdocs/javascript/jquery.js -q
-htdocs/javascript/jquery.autocomplete.js:
-       wget http://www.dyve.net/jquery/js/jquery.autocomplete.js -O htdocs/javascript/jquery.autocomplete.js -q
 
 ################################################################################