diff --git a/Makefile b/Makefile index d584d26f..e7fd7957 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ EMU = qemu GENEXT = genext2fs DD = dd conv=notrunc -.PHONY: all system clean install run +.PHONY: all system clean install run docs all: system bootdisk.img docs system: toaruos-initrd toaruos-kernel