Merge pull request #2819 from BrzVlad/fix-major-log
[mono.git] / mcs / class / System.Configuration.Install / Makefile
1 thisdir = class/System.Configuration.Install
2 include ../../build/rules.make
3
4 LIBRARY = System.Configuration.Install.dll
5 LIB_REFS = System System.Xml
6 LIB_MCS_FLAGS =
7
8 NO_TEST = yes
9
10 include ../../build/library.make