diff options
author | Werner Koch <wk@gnupg.org> | 1998-02-26 16:56:27 +0000 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1998-02-26 16:56:27 +0000 |
commit | b36eb963b33df94222b42ecb64476196744a17e7 (patch) | |
tree | 611a68b4e98be5ef05981eaeaf8fecdf0b2c214f /Makefile.am | |
parent | a824a105ddbda46360246d74fed925145cd15b3f (diff) | |
download | libgcrypt-b36eb963b33df94222b42ecb64476196744a17e7.tar.gz |
release 0.2.9
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index dd2a3565..cd8ae7f6 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 |