Bump timeout for TaskTests.Delay_Simple (#5410)
[mono.git] / mcs / class / System.Data.Entity / Makefile
index b4cd81e579f8326222d05bcf4d33fdb88444d33c..59e87ccac24335b448e58f3407a8d79e8fca5812 100644 (file)
@@ -4,8 +4,9 @@ include ../../build/rules.make
 
 LIBRARY = System.Data.Entity.dll
 LIB_REFS = System System.Core System.Data System.Xml System.Xml.Linq System.Transactions System.Runtime.Serialization System.ComponentModel.DataAnnotations System.Configuration
+KEYFILE = ../ecma.pub
 LIB_MCS_FLAGS = -warn:2
 
-TXT_RESOURCE_STRINGS = ../../../external/referencesource/System.Data.Entity/System.Data.Entity.txt
+TXT_RESOURCE_STRINGS = ../referencesource/System.Data.Entity/System.Data.Entity.txt
 
 include ../../build/library.make