diff options
author | Werner Koch <[email protected]> | 2009-08-13 15:35:14 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2009-08-13 15:35:14 +0000 |
commit | f099e410abd339ee6b12493ffb61167c30ff43df (patch) | |
tree | 663ea3ce0596f06f8c1206c2b533239af220de93 /Makefile.am | |
parent | Updated the German translation. Minor doc changes. (diff) | |
download | gnupg-1.4.10rc1.tar.gz gnupg-1.4.10rc1.zip |
Makefile tweak and de.po line number updategnupg-1.4.10rc1
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 7e46d2295..884f1b2bf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,8 +17,7 @@ ## Process this file with automake to produce Makefile.in ACLOCAL_AMFLAGS = -I m4 -DISTCHECK_CONFIGURE_FLAGS = --enable-selinux-support \ - --enable-camellia --enable-mailto +DISTCHECK_CONFIGURE_FLAGS = --enable-selinux-support --enable-mailto AUTOMAKE_OPTIONS = dist-bzip2 filename-length-max=99 if CROSS_COMPILING |