diff options
author | Werner Koch <wk@gnupg.org> | 1997-11-21 15:53:57 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1997-11-21 15:53:57 +0100 |
commit | 2f3cb7e30a56c21f1b5182b6914104ca0c3f8f71 (patch) | |
tree | abb30451cd6f2b6d3c28d0a91b71bc3c04a9f2a2 /Makefile.am | |
parent | Output armor works, RSA keygen works. (diff) | |
download | gnupg2-2f3cb7e30a56c21f1b5182b6914104ca0c3f8f71.tar.xz gnupg2-2f3cb7e30a56c21f1b5182b6914104ca0c3f8f71.zip |
Armor works now
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 cfa9abb47..63c54970e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = util mpi cipher tools g10 +SUBDIRS = util mpi cipher tools g10 psst EXTRA_DIST = |