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