mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 07:23:41 +00:00
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:
parent
97b1dd19a1
commit
972c2ee9de
@ -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 \
|
||||||
|
Loading…
Reference in New Issue
Block a user