[System] Remove duplicated sources info
[mono.git] / mcs / class / System.Xml.XPath.XmlDocument / Makefile
1 thisdir = class/System.Xml.XPath.XmlDocument
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = System.Xml.XPath.XmlDocument.dll
6 LIB_REFS = System System.Xml
7 LIB_MCS_FLAGS =
8
9 NO_TEST = yes
10
11 include ../../build/library.make