[bcl] Specify the name of the key file on the command line instead of using the Assem...
[mono.git] / mcs / class / Mono.Tasklets / Makefile
index 8883dbaf8343d4c196eb782c96fa149ca149e50c..d9940e6ded877359e07959a8b631ffda544cb554 100644 (file)
@@ -3,7 +3,10 @@ SUBDIRS =
 include ../../build/rules.make
 
 LIBRARY = Mono.Tasklets.dll
-NO_TEST = yes
+
+KEYFILE = ../mono.pub
+LIB_MCS_FLAGS =
+TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
 
 include ../../build/library.make