From: Quentin Young Date: Fri, 18 May 2018 19:45:10 +0000 (+0000) Subject: tests: add missing file to Makefile.am X-Git-Tag: frr-6.1-dev~424^2 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=ecbe4344afa59b96884978e9ce8ff2ed906d8794;p=matthieu%2Ffrr.git tests: add missing file to Makefile.am Signed-off-by: Quentin Young --- diff --git a/tests/Makefile.am b/tests/Makefile.am index 703c1d05fc..6a19325927 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -215,6 +215,7 @@ EXTRA_DIST = \ lib/test_ttable.refout \ lib/test_zlog.py \ lib/test_graph.py \ + lib/test_graph.refout \ ospf6d/test_lsdb.py \ ospf6d/test_lsdb.in \ ospf6d/test_lsdb.refout \