diff options
author | David Lamparter <equinox@diac24.net> | 2018-08-16 00:26:39 +0200 |
---|---|---|
committer | David Lamparter <equinox@opensourcerouting.org> | 2018-09-08 21:26:54 +0200 |
commit | a1286a3245d638fe9c56339642a7e1fbf183c946 (patch) | |
tree | 75fb880af707cb14db9b6d96ba6f95b7e3b46eee /configure.ac | |
parent | build: non-recursive vtysh (diff) | |
download | frr-a1286a3245d638fe9c56339642a7e1fbf183c946.tar.xz frr-a1286a3245d638fe9c56339642a7e1fbf183c946.zip |
build: non-recursive tests
May SUBDIRS rest in pieces... er, peace.
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'configure.ac')
-rwxr-xr-x | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 45a571b4c..32aa17837 100755 --- a/configure.ac +++ b/configure.ac @@ -2008,7 +2008,6 @@ AC_MSG_RESULT($ac_cv_htonl_works) AC_CONFIG_FILES([Makefile],[sed -e 's/^#AUTODERP# //' -i Makefile]) AC_CONFIG_FILES([ - tests/Makefile redhat/frr.spec solaris/Makefile debianpkg/changelog |