Merge pull request #600 from tr8dr/master
[mono.git] / mcs / class / Facades / System.Diagnostics.Debug / Makefile
index af0957e40a2906c8505f8974895aa5c6f4e55027..440c475fac5983802abb0c0c3b3b99f441d61fcf 100644 (file)
@@ -8,6 +8,8 @@ LIBRARY_INSTALL_DIR = $(mono_libdir)/mono/$(FRAMEWORK_VERSION)/Facades
 LIBRARY = System.Diagnostics.Debug.dll
 LIB_MCS_FLAGS = /r:System
 
+PLATFORM_DEBUG_FLAGS =
+
 NO_TEST = yes
 
 include ../../../build/library.make