Update list of denied assemblies
[mono.git] / mcs / tools / soapsuds / Makefile
1 thisdir = tools/soapsuds
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LOCAL_MCS_FLAGS =
6 LIB_REFS = System.Runtime.Remoting System
7 PROGRAM = soapsuds.exe
8
9 include ../../build/executable.make