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