summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNicolas "Pixel" Noble <pixel@nobis-crew.org>2013-12-26 20:41:24 +0100
committerNicolas "Pixel" Noble <pixel@nobis-crew.org>2013-12-26 20:41:24 +0100
commit1059e14a4316e47d739fd66e5f148fcd83381f36 (patch)
tree78f71cec4f36ac2cb081b7d77d0dd1078cef0996 /Makefile
parentd0b856cfbb99b1f1833a18ff556d517a7e3f04d8 (diff)
Removing duplicated sha1 code.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f5481e3..a3b36ec 100644
--- a/Makefile
+++ b/Makefile
@@ -71,7 +71,6 @@ json_reader.cpp \
json_writer.cpp \
json_value.cpp \
\
-BSHA1.cc \
Base64.cc \
\
BLua.cc \