[Profiler] Use the correct function to increment the refcount
[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
6 PROGRAM = soapsuds.exe
7
8 include ../../build/executable.make