aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-01-02 23:45:23 +0300
committerCem Keylan <cem@ckyln.com>2021-01-02 23:45:23 +0300
commitfc9efe365b60b1b619b127b5e0ddba01960d912c (patch)
treed793daf4b565b511ee90cb5a91ce72cc4ff81c6b /Makefile
parent5462dfe326177b8a00dc4e4c9b9e18eb2e75b7ef (diff)
downloadotools-fc9efe365b60b1b619b127b5e0ddba01960d912c.tar.gz
lib/libcrypto/sha: remove unnecessary files
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e057fc4..d10f3e4 100644
--- a/Makefile
+++ b/Makefile
@@ -44,8 +44,6 @@ LIBOBJ = \
lib/libc/string/strmode.o \
lib/libc/string/timingsafe_bcmp.o \
lib/libc/string/timingsafe_memcmp.o \
- lib/libcrypto/sha/sha256.o \
- lib/libcrypto/sha/sha512.o \
lib/libutil/bcrypt_pbkdf.o \
lib/libutil/ohash.o \
lib/libutil/pidfile.o