aboutsummaryrefslogtreecommitdiff
path: root/preferences/Makefile.in
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2009-07-13 18:46:12 +0200
committerGuido Günther <agx@sigxcpu.org>2009-07-13 18:46:12 +0200
commitf87d7b6ddcb1d80b0a3a12b950550cd1b3306224 (patch)
treefd16301d88f981170a3ed98f7b4a2993f6b3e349 /preferences/Makefile.in
parentdocument changes and release 0.11-1 (diff)
parentImported Upstream version 0.12 (diff)
downloadkrb5-auth-dialog-f87d7b6ddcb1d80b0a3a12b950550cd1b3306224.tar.gz
krb5-auth-dialog-f87d7b6ddcb1d80b0a3a12b950550cd1b3306224.tar.bz2
krb5-auth-dialog-f87d7b6ddcb1d80b0a3a12b950550cd1b3306224.zip
Merge commit 'upstream/0.12'
Diffstat (limited to 'preferences/Makefile.in')
-rw-r--r--preferences/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/preferences/Makefile.in b/preferences/Makefile.in
index 4445e9e..2ec239e 100644
--- a/preferences/Makefile.in
+++ b/preferences/Makefile.in
@@ -194,6 +194,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@
@@ -277,6 +278,7 @@ krb5_auth_dialog_preferences_CPPFLAGS = \
krb5_auth_dialog_preferences_CFLAGS = \
$(GTK_CFLAGS) \
$(GCONF_CFLAGS) \
+ $(WARN_CFLAGS) \
$(AM_CFLAGS)
krb5_auth_dialog_preferences_LDADD = \
bgstack15