Use AM_CPPFLAGS instead of INCLUDES in Makefile.am files, as the later is no longer...
[mono.git] / tools / sgen / Makefile.am
index cad05cb6efb59884676448059303f2c95c54b16d..582cbae3189dbcf4356cbd2f9d737661801e4cdf 100644 (file)
@@ -1,6 +1,6 @@
 bin_PROGRAMS = sgen-grep-binprot
 
-INCLUDES =  $(GLIB_CFLAGS) -I$(top_srcdir)
+AM_CPPFLAGS =  $(GLIB_CFLAGS) -I$(top_srcdir)
 
 sgen_grep_binprot_SOURCES = \
        sgen-grep-binprot.c