From 8b3f7c38278952dc97feba7d51ef39775608689b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 25 Sep 2012 00:27:14 +0100 Subject: Use openssl for all MD5-ing. --- src/wscript | 1 - 1 file changed, 1 deletion(-) (limited to 'src/wscript') diff --git a/src/wscript b/src/wscript index 2ebeba210..3f17b3e6c 100644 --- a/src/wscript +++ b/src/wscript @@ -1,5 +1,4 @@ def configure(conf): - conf.recurse('lib') if not conf.env.DISABLE_GUI: conf.recurse('wx') -- cgit v1.2.3