diff options
Diffstat (limited to 'tools/mrbc')
| -rw-r--r-- | tools/mrbc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mrbc/Makefile b/tools/mrbc/Makefile index 475f406cf..282032c76 100644 --- a/tools/mrbc/Makefile +++ b/tools/mrbc/Makefile @@ -5,7 +5,7 @@ # extension of the executable-file is modifiable(.exe .out ...) BASEDIR := ../../src TARGET := ../../bin/mrbc -LIB := ../../lib/ritevm +LIB := ../../lib/mruby ifeq ($(OS),Windows_NT) EXE := $(TARGET).exe LIBR := $(LIB).lib |
