diff --git a/tests/Makefile.am b/tests/Makefile.am index aefe0d06ac..9b60312cef 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -3,7 +3,7 @@ include ../common.am PYTHON ?= python AUTOMAKE_OPTIONS = subdir-objects -AM_CPPFLAGS = \ +AM_CPPFLAGS += \ -I.. \ -I$(top_srcdir) \ -I$(top_srcdir)/lib \