]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Makefile: Added missing hmac-sha1.h
authorTimo Sirainen <tss@iki.fi>
Thu, 24 Nov 2011 00:13:13 +0000 (02:13 +0200)
committerTimo Sirainen <tss@iki.fi>
Thu, 24 Nov 2011 00:13:13 +0000 (02:13 +0200)
src/lib/Makefile.am

index 2f06e9357c4d8ec7c12afd566478c2d62a113fd4..5896dafdf175c77c25606ffb799b0416d64ee205 100644 (file)
@@ -161,6 +161,7 @@ headers = \
        hex-binary.h \
        hex-dec.h \
        hmac-md5.h \
+       hmac-sha1.h \
        home-expand.h \
        hostpid.h \
        imem.h \