tests: fixup minor autotools nit

Makes super strict builds fail due to a warning.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
This commit is contained in:
Quentin Young 2018-06-15 17:17:42 +00:00
parent 97b1dd19a1
commit 972c2ee9de

View File

@ -3,7 +3,7 @@ include ../common.am
PYTHON ?= python PYTHON ?= python
AUTOMAKE_OPTIONS = subdir-objects AUTOMAKE_OPTIONS = subdir-objects
AM_CPPFLAGS = \ AM_CPPFLAGS += \
-I.. \ -I.. \
-I$(top_srcdir) \ -I$(top_srcdir) \
-I$(top_srcdir)/lib \ -I$(top_srcdir)/lib \