diff options
author | Werner Koch <wk@gnupg.org> | 1999-02-13 12:19:14 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1999-02-13 12:19:14 +0100 |
commit | 54629f721b429256c3586ecfdbf3b5b97963fe35 (patch) | |
tree | 8728f0d7f5c9aed997a1c1ab279f39993e197db4 /Makefile.am | |
parent | removed gettext (diff) | |
download | gnupg2-54629f721b429256c3586ecfdbf3b5b97963fe35.tar.xz gnupg2-54629f721b429256c3586ecfdbf3b5b97963fe35.zip |
See ChangeLog: Sat Feb 13 12:14:42 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 a12267d17..d5bbd0a6c 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 doc checks +SUBDIRS = intl zlib util mpi cipher tools g10 po doc checks EXTRA_DIST = VERSION PROJECTS all-am: g10defs.h |