diff options
author | Guido Günther <agx@sigxcpu.org> | 2009-09-28 20:27:11 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2009-09-28 20:27:11 +0200 |
commit | e8633ec755ff385a49153de7646092286775bd18 (patch) | |
tree | f660af4be00399be92391ba2accb7363a55f0967 /src/Makefile.am | |
parent | document changes and release 0.12-2 (diff) | |
parent | Imported Upstream version 0.13 (diff) | |
download | krb5-auth-dialog-e8633ec755ff385a49153de7646092286775bd18.tar.gz krb5-auth-dialog-e8633ec755ff385a49153de7646092286775bd18.tar.bz2 krb5-auth-dialog-e8633ec755ff385a49153de7646092286775bd18.zip |
Merge commit 'upstream/0.13'
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index cd016d3..e0068fb 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -35,6 +35,8 @@ krb5_auth_dialog_SOURCES = \ krb5-auth-dbus.h \ krb5-auth-tools.c \ krb5-auth-tools.h \ + krb5-auth-tickets.c \ + krb5-auth-tickets.h \ dummy-strings.c \ $(NULL) |