From 1e951a9f3b3c35cc108d45acd73147a8dda36f6c Mon Sep 17 00:00:00 2001 From: Tharre Date: Sun, 24 Aug 2014 00:24:54 +0200 Subject: Replace openssl SHA1 functions with custom version --- out/redo-ifchange.do | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'out/redo-ifchange.do') diff --git a/out/redo-ifchange.do b/out/redo-ifchange.do index 5a1112b..c4627dc 100644 --- a/out/redo-ifchange.do +++ b/out/redo-ifchange.do @@ -1,5 +1,5 @@ . ./config.sh -DEPS="redo-ifchange.o build.o util.o filepath.o" +DEPS="redo-ifchange.o build.o util.o filepath.o sha1.o" redo-ifchange $DEPS config.sh $CC -o $3 $DEPS $LDFLAGS -- cgit v1.2.3-70-g09d2