Fix out-of-tree build of 'make check' in src/mesa/main/tests

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Andreas Boll <andreas.boll.dev@gmail.com>
This commit is contained in:
Jon TURNEY 2013-03-01 15:21:07 +00:00
parent e21460b4d5
commit 87fdcd87b1

View file

@ -4,10 +4,10 @@ AM_CFLAGS = \
$(X11_CFLAGS) \
$(PTHREAD_CFLAGS)
AM_CPPFLAGS = \
-I$(top_builddir)/src/gtest/include \
-I$(top_builddir)/src/mapi \
-I$(top_builddir)/src/mesa \
-I$(top_builddir)/include \
-I$(top_srcdir)/src/gtest/include \
-I$(top_srcdir)/src/mapi \
-I$(top_srcdir)/src/mesa \
-I$(top_srcdir)/include \
$(API_DEFINES) $(DEFINES) $(INCLUDE_DIRS)
TESTS = main-test