Merge pull request #2698 from esdrubal/iosxmlarray
[mono.git] / mcs / tools / soapsuds / Makefile
1 thisdir = tools/soapsuds
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LOCAL_MCS_FLAGS = -r:System.Runtime.Remoting.dll -r:System.dll
6 PROGRAM = soapsuds.exe
7
8 include ../../build/executable.make