[MS.Build] simplify IBuildEngine.Build() implementation, and build the argument proje...
[mono.git] / mono / interpreter / Makefile.am
index 4b21cbb2417d859d39e3ef08b0044531a4c2640b..4cea04452be5d3ff2c4dbe80ed96306b2705895d 100644 (file)
@@ -1,6 +1,6 @@
-INCLUDES =                             \
+AM_CPPFLAGS =                          \
        -I$(top_srcdir)                 \
-       $(LIBGC_CFLAGS)                 \
+       $(LIBGC_CPPFLAGS)               \
        $(GLIB_CFLAGS)
 
 if HOST_WIN32