]> mj.ucw.cz Git - libucw.git/commitdiff
<ucw/sha1.h> is a part of the public API, do not forget to install it
authorMartin Mares <mj@ucw.cz>
Thu, 5 Jan 2012 17:35:39 +0000 (18:35 +0100)
committerMartin Mares <mj@ucw.cz>
Thu, 5 Jan 2012 17:35:39 +0000 (18:35 +0100)
ucw/Makefile

index df8030ea452976673548963769f853a45da8f9ce..36e11b131582685d928c14ba18cea931befec82c 100644 (file)
@@ -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 \