diff options
Diffstat (limited to 'src/threads/Make.vars')
| -rw-r--r-- | src/threads/Make.vars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/threads/Make.vars b/src/threads/Make.vars index dc45c2a..4c36b8f 100644 --- a/src/threads/Make.vars +++ b/src/threads/Make.vars @@ -1,6 +1,6 @@ # -*- makefile -*- -os.dsk: DEFINES = +os.dsk: DEFINES += KERNEL_SUBDIRS = threads devices lib lib/kernel $(TEST_SUBDIRS) TEST_SUBDIRS = tests/threads GRADING_FILE = $(SRCDIR)/tests/threads/Grading |
