Use AM_CPPFLAGS instead of INCLUDES in Makefile.am files, as the later is no longer...
[mono.git] / mono / arch / sparc / Makefile.am
index e0f7689ee31fd72d735b9b2cee20348c5ca520a9..a8889040a3c5f18e3dbbb8ea72b27dfed2d0728d 100644 (file)
@@ -1,5 +1,5 @@
 
-INCLUDES = $(GLIB_CFLAGS) -I$(top_srcdir)
+AM_CPPFLAGS = $(GLIB_CFLAGS) -I$(top_srcdir)
 
 noinst_LTLIBRARIES = libmonoarch-sparc.la