[Pkg-javascript-commits] [sockjs-client] 39/350: Fix makefile

tonnerre at ancient-solutions.com tonnerre at ancient-solutions.com
Fri Aug 5 01:03:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

tonnerre-guest pushed a commit to branch upstream
in repository sockjs-client.

commit d5c0787536bbb26b7b614e9e053596ce1fac55d1
Author: Bryce Kahle <bryce.kahle at mlssoccer.com>
Date:   Tue May 6 17:14:36 2014 -0400

    Fix makefile
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index 9448b71..a21be22 100644
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,7 @@ sockjs.pretty.js: lib/*js version
 	$(COFFEE) bin/render.coffee --set-version "$(VER)" --minify --pretty lib/all.js > $@
 
 tests/html/lib/sockjs.js: sockjs.js
+	mkdir -p tests/html/lib
 	cp $< $@
 
 tests/html/lib/%.js: tests/html/src/%.coffee

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/sockjs-client.git



More information about the Pkg-javascript-commits mailing list