build script. typo for folder. we werent excluding it from the publish.

This commit is contained in:
Paul Irish
2011-03-06 23:45:52 -08:00
parent 9f7b4b6091
commit 6ac62b0846

View File

@@ -8,11 +8,11 @@
#
# Directory Paths
#
dir.source = .
dir.source = .
dir.publish = publish
dir.build = build
dir.build.tools = ${dir.build}/tools
dir.test = tes
dir.test = test
dir.demo = demo
dir.js = js
dir.js.main = ${dir.js}