mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 09:00:55 +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
|
||||
|
||||
AUTOMAKE_OPTIONS = subdir-objects
|
||||
AM_CPPFLAGS = \
|
||||
AM_CPPFLAGS += \
|
||||
-I.. \
|
||||
-I$(top_srcdir) \
|
||||
-I$(top_srcdir)/lib \
|
||||
|
Loading…
Reference in New Issue
Block a user