summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorMike Christie <mchristi@redhat.com>2011-01-31 20:31:32 -0600
committerMike Christie <michaelc@cs.wisc.edu>2011-01-31 21:52:19 -0600
commitcc425fd44b24d9fda74395951570460fc919d076 (patch)
treeefeaf69244169fbed73be50387b2fb7c1c9e4c1d /utils
parent1cf5bfc2f33547898f9a4652fc57c40b23bdd4fc (diff)
downloadopen-iscsi-cc425fd44b24d9fda74395951570460fc919d076.tar.gz
iscsi tools: disable isns dsa code
For discovery we do not use the isns dsa code but still build against libcrypto. This disables the code until we add support.
Diffstat (limited to 'utils')
-rw-r--r--utils/open-isns/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/open-isns/Makefile.in b/utils/open-isns/Makefile.in
index 744fe8b..a27199c 100644
--- a/utils/open-isns/Makefile.in
+++ b/utils/open-isns/Makefile.in
@@ -32,7 +32,6 @@ LIBOBJS = server.o \
security.o \
authblock.o \
policy.o \
- pki.o \
register.o \
query.o \
getnext.o \