From ca1c4f58224404d4361e8ca16837e48c88c0ee38 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Thu, 12 Feb 2015 17:42:55 -0500 Subject: make less 32bpp dependent --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 00c3bcf..60370ce 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ ISODIR = isodir all: kappa.bin -test: iso +test: kappa.iso @echo "EMULATOR kappa.iso" @$(QEMU) kappa.iso -- cgit v1.1