X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fthreads%2FMake.vars;h=1c90f59f84d517c00d21d3d8370329d7b851da20;hb=441c95fdb9ead6e5575c3e720b47df6c20e179d2;hp=24e776271bb63dcc6f8afcae0e90baf49a8014a6;hpb=4ebf33908a571a7cde93fe618902b044e3633cdf;p=pintos-anon diff --git a/src/threads/Make.vars b/src/threads/Make.vars index 24e7762..1c90f59 100644 --- a/src/threads/Make.vars +++ b/src/threads/Make.vars @@ -3,3 +3,4 @@ os.dsk: DEFINES = KERNEL_SUBDIRS = threads devices lib lib/kernel $(TEST_SUBDIRS) TEST_SUBDIRS = tests/threads +GRADING_FILE = $(SRCDIR)/tests/threads/Grading