(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / class / Mono.Data.Tds / Makefile
blob80c552ae754acd8aec3130c2dc875ad821775082
1 thisdir = class/Mono.Data.Tds
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = Mono.Data.Tds.dll
6 LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll /r:System.Xml.dll /r:Mono.Security.dll
7 NO_TEST = yes
9 include ../../build/library.make