Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

Commit

Permalink
It should include itself as a project too
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiomcosta committed Mar 27, 2012
1 parent ebde93f commit 0b105e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion project-list.js
Expand Up @@ -24,7 +24,8 @@ var projects = [
"buster-static",
"buster",
"buster-jstestdriver",
"buster-html-doc"
"buster-html-doc",
"buster-dev-tools"
];

try { projects = require("./local").concat(projects) } catch(e){};
Expand Down

0 comments on commit 0b105e1

Please sign in to comment.