* Makefile (centum_tests): Add Mono.Security and
[mono.git] / mcs / class / Makefile
index ed097ae61d01db81a8dd9ab91bb23b1d64c25c3f..c69a59f8c5d5a0ce9efc73252b14ff62298dc46c 100644 (file)
@@ -16,7 +16,7 @@ bootstrap_dirs := \
 # We may have to add those if 'mcs' starts using them.
 basic_SUBDIRS := corlib System System.XML System
 
-net_1_1_bootstrap_SUBDIRS := $(bootstrap_dirs)
+net_1_1_bootstrap_SUBDIRS := $(bootstrap_dirs) PEAPI
 net_2_0_bootstrap_SUBDIRS := $(bootstrap_dirs)
 
 include ../build/rules.make