commit | 859859154150bda0ba6c961a81e969dfe0305333 | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Thu Feb 22 10:20:31 2018 +1030 |
committer | Andrew Jeffery <andrew@aj.id.au> | Sat Mar 24 13:59:32 2018 +1030 |
tree | 45f192e0869b8fb0c9caed063562d981e0e6dd55 | |
parent | 5345c51ebff0c86f13bcc933c952b588c3b4a1ee [diff] [blame] |
test: Move related tests to vpnor directory Change-Id: I5fe7f625ad642cef17fe53bd244dcde8fd99f3ad Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
diff --git a/Makefile.am b/Makefile.am index b1d86aa..09add65 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -34,6 +34,9 @@ @CODE_COVERAGE_RULES@ +check_PROGRAMS = + include test/Makefile.am.include +include test/vpnor/Makefile.am.include TESTS = $(check_PROGRAMS)