]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
don't allow a macro to end in '\'
authorMark Andrews <marka@isc.org>
Tue, 6 Mar 2018 04:13:03 +0000 (15:13 +1100)
committerMark Andrews <marka@isc.org>
Tue, 6 Mar 2018 05:11:42 +0000 (16:11 +1100)
(cherry picked from commit 57f7cf211cf059dd5ec6047978816f164ea0e524)

bin/tests/Makefile.in

index 93ddcb1b37e5c2d0b47b2cdff58e0439d0e047bc..bf667a5716e4a8e9943e99ebaafa28be95bd6541 100644 (file)
@@ -31,9 +31,8 @@ LWRESDEPLIBS =        ../../lib/lwres/liblwres.@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@
 
 # Test programs that are built by default:
 # cfg_test is needed for regenerating doc/misc/options