summaryrefslogtreecommitdiffstats
path: root/g13/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2009-10-14 19:06:10 +0200
committerWerner Koch <wk@gnupg.org>2009-10-14 19:06:10 +0200
commit1445c15ed1d874ad624bb2a635b48d82a2b9d9d9 (patch)
tree0f34970d0c1bce67099fe76a3cad9e13fd8b052c /g13/Makefile.am
parentKeep on hacking on g13. A simple --create and --mount does now work. (diff)
downloadgnupg2-1445c15ed1d874ad624bb2a635b48d82a2b9d9d9.tar.xz
gnupg2-1445c15ed1d874ad624bb2a635b48d82a2b9d9d9.zip
mount does now work in server and standalone mode.
Implemented a signal handler.
Diffstat (limited to 'g13/Makefile.am')
-rw-r--r--g13/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/g13/Makefile.am b/g13/Makefile.am
index 2108f562a..e65684c0f 100644
--- a/g13/Makefile.am
+++ b/g13/Makefile.am
@@ -30,6 +30,7 @@ g13_SOURCES = \
g13.c g13.h \
keyblob.h \
utils.c utils.h \
+ server.c server.h \
create.c create.h \
mount.c mount.h \
call-gpg.c call-gpg.h \