diff options
author | Guido Günther <agx@sigxcpu.org> | 2009-07-13 18:46:12 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2009-07-13 18:46:12 +0200 |
commit | f87d7b6ddcb1d80b0a3a12b950550cd1b3306224 (patch) | |
tree | fd16301d88f981170a3ed98f7b4a2993f6b3e349 /help/Makefile.in | |
parent | document changes and release 0.11-1 (diff) | |
parent | Imported Upstream version 0.12 (diff) | |
download | krb5-auth-dialog-f87d7b6ddcb1d80b0a3a12b950550cd1b3306224.tar.gz krb5-auth-dialog-f87d7b6ddcb1d80b0a3a12b950550cd1b3306224.tar.bz2 krb5-auth-dialog-f87d7b6ddcb1d80b0a3a12b950550cd1b3306224.zip |
Merge commit 'upstream/0.12'
Diffstat (limited to 'help/Makefile.in')
-rw-r--r-- | help/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/help/Makefile.in b/help/Makefile.in index 0336bb1..3698ca1 100644 --- a/help/Makefile.in +++ b/help/Makefile.in @@ -175,6 +175,7 @@ POSUB = @POSUB@ PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@ PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@ RANLIB = @RANLIB@ +SC_PKCS11 = @SC_PKCS11@ SED = @SED@ SETCAP = @SETCAP@ SET_MAKE = @SET_MAKE@ @@ -355,7 +356,7 @@ DOC_FIGURES = \ figures/trayicon-expiring.png \ $(NULL) -DOC_LINGUAS = de \ +DOC_LINGUAS = de es sv \ $(NULL) all: all-am |