diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b33f5e33e..d5e756809 100644 --- a/configure.ac +++ b/configure.ac @@ -31,7 +31,7 @@ AC_INIT(gnupg, 1.2.2rc2, [email protected]) # sufficient. development_version=no -ALL_LINGUAS="ca cs da de eo el es et fi fr gl id it ja nl pl pt_BR pt sk sv tr zh_TW" +ALL_LINGUAS="ca cs da de eo el es et fi fr gl hu id it ja nl pl pt_BR pt sk sv tr zh_TW" PACKAGE=$PACKAGE_NAME VERSION=$PACKAGE_VERSION |