summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5a59dc1..f5481e3 100644
--- a/Makefile
+++ b/Makefile
@@ -71,7 +71,7 @@ json_reader.cpp \
json_writer.cpp \
json_value.cpp \
\
-SHA1.cc \
+BSHA1.cc \
Base64.cc \
\
BLua.cc \