From 3b61d743d80c29cafd3a5c6bf7d85604ecf75bbe Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Thu, 5 Jan 2012 18:35:39 +0100 Subject: [PATCH] is a part of the public API, do not forget to install it --- ucw/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ucw/Makefile b/ucw/Makefile index df8030ea..36e11b13 100644 --- a/ucw/Makefile +++ b/ucw/Makefile @@ -54,7 +54,7 @@ LIBUCW_MAIN_INCLUDES= \ url.h \ mainloop.h \ lizard.h \ - md5.h \ + md5.h sha1.h \ base64.h base224.h \ qache.h \ kmp.h kmp-search.h binsearch.h \ -- 2.39.5