Remove ChangeLog references from Makefile and .gitattribute
[mono.git] / mcs / class / System.EnterpriseServices / Makefile
index 388859605eb916cd8831912cd8f11088caca87c5..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