Patch by D. Moonfire that fixes several issues with 2.0 page attributes.
[mono.git] / libgc / Makefile.am
index bdb299aa49aabd1873a69c08e326279ce93b5ef3..4ce5dc7b693efae31e09c341bc631978b8af4a13 100644 (file)
@@ -22,6 +22,8 @@ AUTOMAKE_OPTIONS = foreign
 
 SUBDIRS = include doc
 
+INCLUDES = -I$(top_builddir)/.. -I$(top_srcdir)/..
+
 #
 # libtool is not capable of creating shared/static versions of a convenience
 # library, so we have to do it ourselves