krb5: fix regression in test_cc build
af923957
broke building test_cc if !KEY_UTILS
This commit is contained in:
@@ -61,6 +61,8 @@ LDADD = libkrb5.la \
|
||||
|
||||
if HAVE_KEYUTILS
|
||||
test_cc_LDADD = $(LDADD) -lkeyutils
|
||||
else
|
||||
test_cc_LDADD = $(LDADD)
|
||||
endif
|
||||
|
||||
if PKINIT
|
||||
|
Reference in New Issue
Block a user