summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/tests/hash_table
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/tests/hash_table')
-rw-r--r--src/mesa/main/tests/hash_table/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/tests/hash_table/Makefile.am b/src/mesa/main/tests/hash_table/Makefile.am
index f63841d221e..0330ebb3e8f 100644
--- a/src/mesa/main/tests/hash_table/Makefile.am
+++ b/src/mesa/main/tests/hash_table/Makefile.am
@@ -21,7 +21,7 @@
AM_CPPFLAGS = \
-I$(top_srcdir)/include \
-I$(top_srcdir)/src/mesa/main \
- $(API_DEFINES) $(DEFINES) $(INCLUDE_DIRS)
+ $(DEFINES) $(INCLUDE_DIRS)
LDADD = \
$(top_builddir)/src/mesa/libmesa.la \