summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/lib/Makefile')
-rw-r--r--crypto/openssh/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/lib/Makefile b/crypto/openssh/lib/Makefile
index 35de105..aae1677 100644
--- a/crypto/openssh/lib/Makefile
+++ b/crypto/openssh/lib/Makefile
@@ -5,7 +5,7 @@ SRCS= authfd.c authfile.c bufaux.c buffer.c canohost.c channels.c \
cipher.c compat.c compress.c crc32.c deattack.c fingerprint.c \
hostfile.c log.c match.c mpaux.c nchan.c packet.c readpass.c \
rsa.c tildexpand.c ttymodes.c uidswap.c xmalloc.c atomicio.c \
- key.c dispatch.c dsa.c kex.c hmac.c uuencode.c
+ key.c dispatch.c dsa.c kex.c hmac.c uuencode.c aux.c
NOPROFILE= yes
NOPIC= yes
OpenPOWER on IntegriCloud