aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2010-07-28 22:05:05 -0700
committerRuss Allbery <rra@stanford.edu>2010-07-28 22:05:05 -0700
commit5a48a5d5f7f2af72cf84114453748fbd2a337537 (patch)
tree052cd5178f6026994b94a6ff93fdfad1b2c00aa2 /.gitignore
parenta87062c0c60ba4daa3489966c85233c549a5c477 (diff)
Break wallet-rekey out into a separate client program
Build a separate wallet-rekey client that rekeys every keytab given on the command-line. Fix some coding style issues and add internal prototypes. Build the shared source for both clients into an uninstalled library to save compilation time.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 10cfbf8..67f4760 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
/aclocal.m4
/build-aux/
/client/wallet
+/client/wallet-rekey
/config.h
/config.h.in
/config.h.in~