diff options
author | Werner Koch <wk@gnupg.org> | 1998-02-02 15:36:06 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1998-02-02 15:36:06 +0100 |
commit | c8f12e218f81f9211920b6fe50a786b617a2aeae (patch) | |
tree | d042319be043090b02df4396c9880398b2b831ea /Makefile.am | |
parent | auf tobold (diff) | |
download | gnupg2-c8f12e218f81f9211920b6fe50a786b617a2aeae.tar.xz gnupg2-c8f12e218f81f9211920b6fe50a786b617a2aeae.zip |
changed structure of trustdb
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 7e3529c5f..dea36e96a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = @INTLSUB@ @POSUB@ util mpi cipher tools g10 +SUBDIRS = util mpi cipher tools g10 EXTRA_DIST = VERSION |