diff options
author | Werner Koch <[email protected]> | 1998-02-26 16:56:31 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1998-02-26 16:56:31 +0000 |
commit | 4e8c3794b313cea388869de5aced8ec9baaa1a16 (patch) | |
tree | 88b0b4dbad1d65c6c385bb7ccab5b6e6841c7026 /Makefile.am | |
parent | Renamed to GNUPG (diff) | |
download | gnupg-4e8c3794b313cea388869de5aced8ec9baaa1a16.tar.gz gnupg-4e8c3794b313cea388869de5aced8ec9baaa1a16.zip |
release 0.2.9
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index dd2a3565a..cd8ae7f6a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = intl po zlib util mpi cipher tools g10 checks +SUBDIRS = intl po zlib util mpi cipher tools g10 doc checks EXTRA_DIST = VERSION |