Revert "doh, miscopied file names."
[mono-project.git] / mcs / tools / wsdl / Makefile
blob38f789e4093ca73c95eb603b9b6d7b9c5d19a277
1 thisdir = tools/wsdl
2 SUBDIRS =
3 include ../../build/rules.make
5 LOCAL_MCS_FLAGS = -r:System.Xml.dll -r:System.Web.Services.dll
7 PROGRAM = wsdl.exe
9 CLEAN_FILES = wsdl.exe wsdl2.exe *.mdb
11 include ../../build/executable.make