Skip to content

Commit

Permalink
Link to specific commit for Quanah until Bower can be integrated into…
Browse files Browse the repository at this point in the history
… the workflow
  • Loading branch information
wilkinson committed Feb 8, 2015
1 parent 04c1757 commit 469f48d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# Thanks for stopping by :-)
#
# ~~ (c) SRW, 19 May 2010
# ~~ last updated 03 Feb 2015
# ~~ last updated 08 Feb 2015

PROJ_ROOT := $(realpath $(dir $(firstword $(MAKEFILE_LIST))))

Expand Down Expand Up @@ -368,7 +368,7 @@ $(CACHE_DIR)/qmachine.js: $(SRC_DIR)/browser-client/qmachine.js | $(CACHE_DIR)
$(call check-js-syntax, $@)

$(CACHE_DIR)/quanah.js: | $(CACHE_DIR)
@ $(call download-url, "http://goo.gl/dldClJ") ; \
@ $(call download-url, "http://goo.gl/dmyncK") ; \
$(call check-js-syntax, $@)

$(CACHE_DIR)/respond.js: | $(CACHE_DIR)
Expand Down
2 changes: 1 addition & 1 deletion src/npm-module
2 changes: 1 addition & 1 deletion src/ruby-gem

0 comments on commit 469f48d

Please sign in to comment.