diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,8 +1,7 @@ .PHONY: clean, mrproper, Init.rfs, floppy, commit -Projects = stem grapes/test +Projects = kernel library modules/test -Kernel = src/stem/stem.elf Floppy = Grapes.fl.img all: |