diff options
author | Werner Koch <wk@gnupg.org> | 1999-11-15 21:32:25 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1999-11-15 21:32:25 +0100 |
commit | 37f3c09edb6d6b866cd8e8bed76c304e26fd7c44 (patch) | |
tree | 8d5b61e4e1812305691858cfe738211b56b1a12b /Makefile.am | |
parent | See ChangeLog: Sat Nov 13 17:44:23 CET 1999 Werner Koch (diff) | |
download | gnupg2-37f3c09edb6d6b866cd8e8bed76c304e26fd7c44.tar.xz gnupg2-37f3c09edb6d6b866cd8e8bed76c304e26fd7c44.zip |
See ChangeLog: Mon Nov 15 21:36:02 CET 1999 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 20fad9107..b7836126c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,7 +17,7 @@ else checks = checks endif -SUBDIRS = intl zlib util mpi cipher ${gcrypt} tools g10 po doc ${checks} +SUBDIRS = intl zlib util mpi cipher ${gcrypt} g10 po 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 |