Author: Daniel Baumann <daniel.baumann@progress-technologies.net>
Description: Avoid trying to copy not included jquery.js file.

--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,6 @@
 	node docs/build
 	cp img/* docs/assets/img/
 	cp js/*.js docs/assets/js/
-	cp js/tests/vendor/jquery.js docs/assets/js/
 
 #
 # BUILD SIMPLE BOOTSTRAP DIRECTORY
