don't allow a macro to end in '\'

(cherry picked from commit 57f7cf211c)
This commit is contained in:
Mark Andrews 2018-03-06 15:13:03 +11:00
parent 58b961b19d
commit 29a95f0d83

View 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