diff options
author | Guido Günther <agx@sigxcpu.org> | 2009-07-13 18:46:06 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2009-07-13 18:46:06 +0200 |
commit | 7dfce86b3a06e5e5aa78e269df4d6c53b140024b (patch) | |
tree | 616beee41b26507b52fc6be319eb7c0ae6b3e3a5 /etpo/Makefile.in | |
parent | Imported Upstream version 0.11 (diff) | |
download | krb5-auth-dialog-7dfce86b3a06e5e5aa78e269df4d6c53b140024b.tar.gz krb5-auth-dialog-7dfce86b3a06e5e5aa78e269df4d6c53b140024b.tar.bz2 krb5-auth-dialog-7dfce86b3a06e5e5aa78e269df4d6c53b140024b.zip |
Imported Upstream version 0.12
Diffstat (limited to 'etpo/Makefile.in')
-rw-r--r-- | etpo/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etpo/Makefile.in b/etpo/Makefile.in index 83f2906..fb9c35d 100644 --- a/etpo/Makefile.in +++ b/etpo/Makefile.in @@ -180,6 +180,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@ |