diff options
author | Guido Günther <agx@sigxcpu.org> | 2008-10-18 18:17:19 +0200 |
---|---|---|
committer | Guido Guenther <agx@sigxcpu.org> | 2008-10-18 18:17:19 +0200 |
commit | 6a45cdd4cc1321567d929f41721792c9e3d38401 (patch) | |
tree | c3fd44df49218df644765e624c247d16358bd474 /icons/Makefile.am | |
parent | Imported Upstream version 0.7.git7cc1d84 (diff) | |
download | krb5-auth-dialog-6a45cdd4cc1321567d929f41721792c9e3d38401.tar.gz krb5-auth-dialog-6a45cdd4cc1321567d929f41721792c9e3d38401.tar.bz2 krb5-auth-dialog-6a45cdd4cc1321567d929f41721792c9e3d38401.zip |
Imported Upstream version 0.7.jit26357da
Diffstat (limited to 'icons/Makefile.am')
-rw-r--r-- | icons/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/icons/Makefile.am b/icons/Makefile.am index b771676..d13dbbf 100644 --- a/icons/Makefile.am +++ b/icons/Makefile.am @@ -4,6 +4,7 @@ smallicondir=${datadir}/icons/hicolor/22x22/apps smallicon_DATA= \ krb-valid-ticket.png \ krb-no-valid-ticket.png \ + krb-expiring-ticket.png \ $(NULL) EXTRA_DIST=\ |