diff --git a/build/Makefile b/build/Makefile index 2d2f8e8..30dd4d4 100644 --- a/build/Makefile +++ b/build/Makefile @@ -15,8 +15,8 @@ OTHERSRC=../src/other TESTSRC=../src/tests # targets -BINDIR=bin -TESTDIR=tests +BINDIR=../bin +TESTDIR=../tests IMAGEFILE=image.fs all: cmd others a.rim image