diff options
author | Guido Günther <agx@sigxcpu.org> | 2011-03-09 10:55:05 +0100 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2011-03-09 10:55:05 +0100 |
commit | ca71a0f06e24fd58a18b76c9df01c85642f63bdb (patch) | |
tree | 8e661a1e15479d8b1eaa48691b566d3ef9859c5e /examples/Makefile.am | |
parent | New upstream version 2.91.90 (diff) | |
download | krb5-auth-dialog-ca71a0f06e24fd58a18b76c9df01c85642f63bdb.tar.gz krb5-auth-dialog-ca71a0f06e24fd58a18b76c9df01c85642f63bdb.tar.bz2 krb5-auth-dialog-ca71a0f06e24fd58a18b76c9df01c85642f63bdb.zip |
New upstream version 2.91.91
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r-- | examples/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am index c0d930a..529f035 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -2,4 +2,6 @@ NULL = EXTRA_DIST = \ tgt-signals.py \ + tgt-acquire.py \ + destroy-ccache.py \ $(NULL) |