allow building from outside src/

This commit is contained in:
Jeremy Roman 2012-02-23 20:20:48 -05:00
parent d7e8c1f824
commit 0d4efc8b77
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/