aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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