diff options
author | Werner Koch <[email protected]> | 2002-08-04 22:00:32 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2002-08-04 22:00:32 +0000 |
commit | 705873c41b194a5e93e471be69dfebd0103aaa09 (patch) | |
tree | 168005c65941d88d81e9f11774118dfce8889b14 /cipher/Makefile.am | |
parent | * configure.ac (ALL_LINGUAS): Added Catalan. (diff) | |
download | gnupg-1-1-91.tar.gz gnupg-1-1-91.zip |
Removed some obsolete header files.V1-1-91
Diffstat (limited to '')
-rw-r--r-- | cipher/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cipher/Makefile.am b/cipher/Makefile.am index 59aae94d7..6f6ec3298 100644 --- a/cipher/Makefile.am +++ b/cipher/Makefile.am @@ -28,12 +28,9 @@ libcipher_a_SOURCES = cipher.c \ dynload.c \ bithelp.h \ des.c \ - des.h \ twofish.c \ blowfish.c \ - blowfish.h \ cast5.c \ - cast5.h \ rijndael.c \ elgamal.c \ elgamal.h \ |