* modules/gc-sha1:
* modules/gc-md4:
* modules/gc-hmac-sha1:
* modules/gc-hmac-md5:
* modules/gc-des:
* modules/gc-arcfour: Distribute more files.
+2006-09-22 Simon Josefsson <jas@extundo.com>
+
+ * modules/gc-sha1:
+ * modules/gc-md4:
+ * modules/gc-hmac-sha1:
+ * modules/gc-hmac-md5:
+ * modules/gc-des:
+ * modules/gc-arcfour: Distribute more files.
+
2006-09-17 Bruno Haible <bruno@clisp.org>
* gnulib-tool (func_import, func_create_testdir): Set gl_source_base
gl_GC_ARCFOUR
Makefile.am:
+EXTRA_DIST += arcfour.h
Include:
"gc.h"
gl_GC_DES
Makefile.am:
+EXTRA_DIST += des.h
Include:
"gc.h"
gl_GC_HMAC_MD5
Makefile.am:
+EXTRA_DIST += memxor.h hmac.h md5.h
Include:
"gc.h"
gl_GC_HMAC_SHA1
Makefile.am:
+EXTRA_DIST += memxor.h hmac.h sha1.h
Include:
"gc.h"
gl_GC_MD4
Makefile.am:
+EXTRA_DIST += md4.h
Include:
"gc.h"
gl_GC_SHA1
Makefile.am:
+EXTRA_DIST += sha1.h
Include:
"gc.h"