From 86f261dbc50544d73e4b9ae71fcbc2c6df5b9612 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 7 Apr 1998 18:16:10 +0000 Subject: cipher reorganisiert --- cipher/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cipher/Makefile.am') diff --git a/cipher/Makefile.am b/cipher/Makefile.am index ff2e9f37f..945ae3dbc 100644 --- a/cipher/Makefile.am +++ b/cipher/Makefile.am @@ -6,7 +6,8 @@ EXTRA_DIST = @CIPHER_EXTRA_DIST@ noinst_LIBRARIES = libcipher.a -libcipher_a_SOURCES = blowfish.c \ +libcipher_a_SOURCES = cipher.c \ + blowfish.c \ blowfish.h \ cast5.c \ cast5.h \ -- cgit v1.2.3