diff options
author | David Lamparter <equinox@opensourcerouting.org> | 2013-01-24 01:39:14 +0100 |
---|---|---|
committer | David Lamparter <equinox@diac24.net> | 2013-04-14 16:01:19 +0200 |
commit | c69905b673812ce6ec2a12960727a27b9b8d6426 (patch) | |
tree | 2b7608b8d16bedfafbf734d5a0e8ff26646107f1 /configure.ac | |
parent | 5bb7e4d12b3a3015208fad5ee0f3c055b704c8c4 (diff) |
tests: DejaGNU libzebra
Wrap the few libzebra test programs we have up for DejaGNU.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'configure.ac')
-rwxr-xr-x | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 32a59d97..ff7a4d54 100755 --- a/configure.ac +++ b/configure.ac @@ -1705,6 +1705,7 @@ AC_CONFIG_FILES([Makefile lib/Makefile zebra/Makefile ripd/Makefile ospf6d/Makefile isisd/Makefile babeld/Makefile vtysh/Makefile doc/Makefile ospfclient/Makefile tests/Makefile m4/Makefile tests/bgpd.tests/Makefile + tests/libzebra.tests/Makefile redhat/Makefile pkgsrc/Makefile redhat/quagga.spec |