Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.IdentityModel/Makefile')
-rw-r--r--mcs/class/System.IdentityModel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/System.IdentityModel/Makefile b/mcs/class/System.IdentityModel/Makefile
index 4889b6c6b87..68b5400a66b 100644
--- a/mcs/class/System.IdentityModel/Makefile
+++ b/mcs/class/System.IdentityModel/Makefile
@@ -7,6 +7,7 @@ OTHER_LIB_MCS_FLAGS = -r:System.Web.ApplicationServices.dll
endif
LIBRARY = System.IdentityModel.dll
+LIB_REFS = System System.Xml System.Security System.Web System.Configuration Mono.Security System.Runtime.Serialization
LIB_MCS_FLAGS = \
/d:NET_3_0 \
/r:System.dll \