diff options
author | Werner Koch <wk@gnupg.org> | 1998-01-28 17:09:43 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1998-01-28 17:09:43 +0100 |
commit | 9bf8ce27bcd3a58d522262f23c2ca36bfe0a52b7 (patch) | |
tree | efa4f8e1ccbc5e989942cde55c36220dca2d8fbd /Makefile.am | |
parent | moved stuff to aclocal.m4 (diff) | |
download | gnupg2-9bf8ce27bcd3a58d522262f23c2ca36bfe0a52b7.tar.xz gnupg2-9bf8ce27bcd3a58d522262f23c2ca36bfe0a52b7.zip |
version 0.2.1
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 a2a1d87cd..7e3529c5f 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 po intl g10 +SUBDIRS = @INTLSUB@ @POSUB@ util mpi cipher tools g10 EXTRA_DIST = VERSION |