Merge pull request #2 from jeremyroman/master

Allow building from outside src/.
This commit is contained in:
Jacob Parker 2012-02-23 17:48:37 -08:00
commit 2f0973c0ff
1 changed files with 1 additions and 0 deletions

View File

@ -1 +1,2 @@
cd "$(dirname $0)"
dmd config.d web.d -ofweb && rm web.o && mv web ../bin/