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.EnterpriseServices/Makefile')
-rw-r--r--mcs/class/System.EnterpriseServices/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/System.EnterpriseServices/Makefile b/mcs/class/System.EnterpriseServices/Makefile
index 3f701837a1f..9a9115f2cd7 100644
--- a/mcs/class/System.EnterpriseServices/Makefile
+++ b/mcs/class/System.EnterpriseServices/Makefile
@@ -3,6 +3,7 @@ SUBDIRS =
include ../../build/rules.make
LIBRARY = System.EnterpriseServices.dll
+LIB_REFS = System.Transactions
LIB_MCS_FLAGS = /nowarn:0168 /nowarn:0162 /r:$(corlib) /r:System.Transactions.dll
NO_TEST = yes