From f1629e98910575fcee3a4da21c64c32932312d0e Mon Sep 17 00:00:00 2001 From: Warren Toomey Date: Sun, 20 Mar 2016 20:49:03 +1000 Subject: [PATCH] A few discrepancies fixed up. --- build/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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