Remove ChangeLog references from Makefile and .gitattribute
[mono.git] / mcs / class / System.EnterpriseServices / Makefile
index d48a8c4a427a45271d97e68effa0c069e3c83f07..f0eac39bcdf5cf9df7b333031f147f91d7d64ffb 100644 (file)
@@ -3,9 +3,8 @@ SUBDIRS =
 include ../../build/rules.make
 
 LIBRARY = System.EnterpriseServices.dll
+LIB_REFS = System.Transactions
 LIB_MCS_FLAGS = /nowarn:0168 /nowarn:0162 /r:$(corlib)
 NO_TEST = yes
 
-EXTRA_DISTFILES = System.EnterpriseServices.Internal/ChangeLog
-
 include ../../build/library.make