From: Mark Andrews Date: Tue, 6 Mar 2018 04:13:03 +0000 (+1100) Subject: don't allow a macro to end in '\' X-Git-Tag: v9.13.0~122^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57f7cf211cf059dd5ec6047978816f164ea0e524;p=thirdparty%2Fbind9.git don't allow a macro to end in '\' --- diff --git a/bin/tests/Makefile.in b/bin/tests/Makefile.in index 0c2ecfda3a7..6e312887a22 100644 --- a/bin/tests/Makefile.in +++ b/bin/tests/Makefile.in @@ -32,9 +32,8 @@ ISCCFGDEPLIBS = ../../lib/isccfg/libisccfg.@A@ LIBS = @LIBS@ -SUBDIRS = atomic db dst master mem hashes names \ - net rbt resolver sockaddr tasks timers system \ - @PKCS11_TOOLS@ +SUBDIR = atomic db dst master mem hashes names net rbt resolver \ + sockaddr tasks timers system @PKCS11_TOOLS@ TESTDIRS = system