diff options
author | Werner Koch <wk@gnupg.org> | 2000-01-31 17:48:54 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2000-01-31 17:48:54 +0100 |
commit | f00d949f8798530c6042734b8013554cc82ffe10 (patch) | |
tree | add7140501b9f2361a0b3d5c3dd61a78eb8b505d /Makefile.am | |
parent | See ChangeLog: Mon Jan 31 16:37:34 CET 2000 Werner Koch (diff) | |
download | gnupg2-f00d949f8798530c6042734b8013554cc82ffe10.tar.xz gnupg2-f00d949f8798530c6042734b8013554cc82ffe10.zip |
See ChangeLog: Mon Jan 31 17:48:10 CET 2000 Werner Koch
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 bf47e022e..c05fa23d9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,7 +17,7 @@ else checks = checks endif -SUBDIRS = intl zlib jnlib util mpi cipher ${gcrypt} g10 po doc ${checks} +SUBDIRS = intl zlib jnlib util mpi cipher ${gcrypt} g10 po tools doc ${checks} EXTRA_DIST = README-alpha VERSION PROJECTS BUGS # gettext never gets it right, so we take here care of deleting the # symlink. my_clean_gcrypt is just a kludge until we can include |