From ecbe4344afa59b96884978e9ce8ff2ed906d8794 Mon Sep 17 00:00:00 2001 From: Quentin Young Date: Fri, 18 May 2018 19:45:10 +0000 Subject: [PATCH] tests: add missing file to Makefile.am Signed-off-by: Quentin Young --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.39.5