Skip to content

Commit

Permalink
fixed #37
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Starke committed Oct 28, 2016
1 parent adbb0b6 commit 0f793d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clean.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh -e

. ./build.config
. ./src/build.config

if test -d ${BUILDDIR}; then
rm -rf ${BUILDDIR}
Expand Down

0 comments on commit 0f793d6

Please sign in to comment.