From 5bc7fcc00507bbc5ff5bf957a1589209f8495534 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Fri, 13 Mar 2015 16:16:43 +0100 Subject: Shell begins to be usefull. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e29c08b..59af69e 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ mrproper: run_tests: rebuild src/tests/run_tests.sh -cdrom.iso: all +cdrom.iso: all make_cdrom.sh ./make_cdrom.sh run_qemu: cdrom.iso -- cgit v1.2.3