X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=libgc%2FMakefile.am;h=4ce5dc7b693efae31e09c341bc631978b8af4a13;hb=cc5d84d39df0721dab3c1ab34a877b5fdaae326a;hp=bdb299aa49aabd1873a69c08e326279ce93b5ef3;hpb=234225d112c4b018b8d1796f4c06a15812137500;p=mono.git diff --git a/libgc/Makefile.am b/libgc/Makefile.am index bdb299aa49a..4ce5dc7b693 100644 --- a/libgc/Makefile.am +++ b/libgc/Makefile.am @@ -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