changes to support easy bootstraping; re-orginazation of build scripts

This commit is contained in:
2015-01-26 18:58:54 +01:00
parent 62181b761b
commit 074dda7b9e
31 changed files with 31 additions and 31 deletions

View File

@@ -3,7 +3,7 @@
# Lua cannot be build in a seperate directory!
#
source "$(dirname $0)/../lib/libem.bash"
source "$(dirname $0)/../../lib/libem.bash"
function em.configure() {
cd "${MODULE_SRCDIR}"