Merge pull request #390 from baulig/master
[mono.git] / mono / wrapper / Makefile.am
index 43357f1307eb0c079fe113d948303459129b7dfd..c427472f4fa3233525124461b35c70de2c9ebcfa 100644 (file)
@@ -2,7 +2,7 @@ lib_LTLIBRARIES = libmonowrapper.la
 
 INCLUDES = $(GLIB_CFLAGS) -I$(top_srcdir)
 
-if PLATFORM_WIN32
+if HOST_WIN32
 # glob.c doesnt build under windows
 SRC=                   \
        wrapper.c       \