From 00e92d433f40fadca4546673a792f610570bcd3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se> Date: Wed, 6 Feb 2002 14:09:01 +0100 Subject: [PATCH] *** empty log message *** Rev: src/nettle/Makefile.am:1.28 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index efa98228..602ad86a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ noinst_PROGRAMS = desdata shadata libnettleincludedir = $(includedir)/nettle lib_LIBRARIES = libnettle.a -libnettleinclude_HEADERS = aes.h arcfour.h blowfish.h +libnettleinclude_HEADERS = aes.h arcfour.h blowfish.h \ base64.h cast128.h \ cbc.h \ des.h des-compat.h \ -- GitLab