summaryrefslogtreecommitdiff
path: root/daemon/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2009-12-15 02:54:08 +0000
committerStef Walter <stef@memberwebs.com>2009-12-15 02:54:08 +0000
commit955940b6d96c2ab900b2da5c3334b70a4b4388c5 (patch)
tree06eba2736ad039694a299119e5fb4cdc4b2168ec /daemon/Makefile.am
parent31dd65410484ae760d77725697b6708985391466 (diff)
downloadgnome-keyring-955940b6d96c2ab900b2da5c3334b70a4b4388c5.tar.gz
[control] Initial implementation of control socket.
The control socket will be used by the pam module and the daemon when communicating with itself. Not tested.
Diffstat (limited to 'daemon/Makefile.am')
-rw-r--r--daemon/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon/Makefile.am b/daemon/Makefile.am
index 2c8201f5..73d81ee9 100644
--- a/daemon/Makefile.am
+++ b/daemon/Makefile.am
@@ -3,6 +3,7 @@ SUBDIRS = \
ui \
prompt \
keyrings \
+ control \
pkcs11 \
dbus \
data