Merge pull request #4670 from BrzVlad/fix-sgen-testing
[mono-project.git] / mcs / class / System.Web.Routing / Makefile
blob09df4e8819aed3ee0e3516c679a2865d468c1419
1 thisdir = class/System.Web.Routing
2 SUBDIRS =
3 include ../../build/rules.make
5 LIBRARY = System.Web.Routing.dll
6 LIB_REFS = System System.Core System.Web System.Web.Abstractions
7 LIB_MCS_FLAGS =
9 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
11 EXTRA_DISTFILES =
13 include ../../build/library.make