changeset 13779:f33c1462bf80

Makefile: Added missing hmac-sha1.h
author Timo Sirainen <tss@iki.fi>
date Thu, 24 Nov 2011 02:13:13 +0200
parents 31bce737a64b
children 7894c74cb740
files src/lib/Makefile.am
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/lib/Makefile.am	Thu Nov 24 02:06:45 2011 +0200
+++ b/src/lib/Makefile.am	Thu Nov 24 02:13:13 2011 +0200
@@ -161,6 +161,7 @@
 	hex-binary.h \
 	hex-dec.h \
 	hmac-md5.h \
+	hmac-sha1.h \
 	home-expand.h \
 	hostpid.h \
 	imem.h \