diff options
author | Guido Günther <agx@sigxcpu.org> | 2010-04-03 17:48:37 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2010-04-03 17:48:37 +0200 |
commit | 94a695aa8461a225967141d2b7a006d0eada1ea4 (patch) | |
tree | c8470519527845067ae261273e40ee0b97ed6052 /examples/Makefile.am | |
parent | document changes and release 0.14-2 (diff) | |
parent | Imported Upstream version 0.15 (diff) | |
download | krb5-auth-dialog-94a695aa8461a225967141d2b7a006d0eada1ea4.tar.gz krb5-auth-dialog-94a695aa8461a225967141d2b7a006d0eada1ea4.tar.bz2 krb5-auth-dialog-94a695aa8461a225967141d2b7a006d0eada1ea4.zip |
Merge commit 'upstream/0.15'
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 new file mode 100644 index 0000000..ed8137b --- /dev/null +++ b/examples/Makefile.am @@ -0,0 +1,2 @@ +EXTRA_DIST = \ + tgt-signals.py |