From: Martin Mares Date: Thu, 5 Jan 2012 17:35:39 +0000 (+0100) Subject: is a part of the public API, do not forget to install it X-Git-Tag: v5.0~99 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=3b61d743d80c29cafd3a5c6bf7d85604ecf75bbe;p=libucw.git is a part of the public API, do not forget to install it --- 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 \