jake clobber should only clobber the theme, not Cappuccino

This commit is contained in:
Aparajita Fishman
2012-07-10 12:47:55 -07:00
parent a3d4dc2f9a
commit 5e40d6702e
@@ -106,7 +106,7 @@ task ("test-release", ["release"], function()
});
CLEAN.include(buildPath);
CLOBBER.include(buildDir);
CLOBBER.include(buildPath);
task ("help", function()
{