diff options
author | Werner Koch <[email protected]> | 1998-02-13 20:58:50 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1998-02-13 20:58:50 +0000 |
commit | f477447d9af4097e8c5d4c15a3dd381237e93ee2 (patch) | |
tree | a655392c92fed02f06ebf503bf10b835b56e54e0 /cipher | |
parent | added assembler stuff for hppa (diff) | |
download | gnupg-0-2-6.tar.gz gnupg-0-2-6.zip |
added option exportV0-2-6
Diffstat (limited to 'cipher')
-rw-r--r-- | cipher/ChangeLog | 0 | ||||
-rw-r--r-- | cipher/Makefile.in | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/cipher/ChangeLog diff --git a/cipher/Makefile.in b/cipher/Makefile.in index aba727a92..b8fe2a1bb 100644 --- a/cipher/Makefile.in +++ b/cipher/Makefile.in @@ -85,7 +85,6 @@ POSUB = @POSUB@ RANLIB = @RANLIB@ VERSION = @VERSION@ ZLIBS = @ZLIBS@ -ZLIB_SUBDIR = @ZLIB_SUBDIR@ INCLUDES = -I$(top_srcdir)/include EXTRA_DIST = @CIPHER_EXTRA_DIST@ |