summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-03-12 11:42:58 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2014-03-12 11:42:58 -0400
commit7ef2e06ae69718ebbf568a6555bc1d4749c0d8f7 (patch)
treef26a82c8d234b6ff51cff9e42ab69fd8c31dcebd
parent39e4c20cf742ca57da48db8c1b9f0fd09f7f038c (diff)
downloadhtml5ks-7ef2e06ae69718ebbf568a6555bc1d4749c0d8f7.tar.xz
html5ks-7ef2e06ae69718ebbf568a6555bc1d4749c0d8f7.zip
stuff
-rw-r--r--Makefile2
l---------www/js/lib/modernizr-build.js1
l---------www/js/lib/when.js1
3 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dced9c9..9f3440c 100644
--- a/Makefile
+++ b/Makefile
@@ -282,5 +282,5 @@ MAKEFLAGS=-r -L
.SUFFIXES:
.PRECIOUS: $(WAV)
-.INTERMEDIATE: $(JSONO) $(Y4M) $(CTC_ANIM_TMP) $(CTC_ANIM_TMP_WEBP)
+.INTERMEDIATE: $(WAV) $(JSONO) $(Y4M) $(CTC_ANIM_TMP) $(CTC_ANIM_TMP_WEBP)
.PHONY: video audio images js jshint clean space watch
diff --git a/www/js/lib/modernizr-build.js b/www/js/lib/modernizr-build.js
new file mode 120000
index 0000000..6e99ac2
--- /dev/null
+++ b/www/js/lib/modernizr-build.js
@@ -0,0 +1 @@
+../../../Modernizr/dist/modernizr-build.js \ No newline at end of file
diff --git a/www/js/lib/when.js b/www/js/lib/when.js
new file mode 120000
index 0000000..492d03d
--- /dev/null
+++ b/www/js/lib/when.js
@@ -0,0 +1 @@
+../../../when/build/when.js \ No newline at end of file