summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@unixuser.org>2012-11-12 13:06:06 +0900
committerDaiki Ueno <ueno@unixuser.org>2013-02-17 10:28:20 +0900
commit1b7a0c6c7b855e6204830656a699483898329bc1 (patch)
tree93f6124eaa7ca2a5db0d12cca7dff7cd7fea25b7 /Makefile.am
parent4000c25a71121d83744fc50072f2c9034e2456ab (diff)
downloadcaribou-1b7a0c6c7b855e6204830656a699483898329bc1.tar.gz
Port daemon from Python to Vala
This eliminates the need of the shell script wrapper. https://bugzilla.gnome.org/show_bug.cgi?id=688218
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 07a7a55..c23aab2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-SUBDIRS = caribou bin data po libcaribou modules tools vapi
+SUBDIRS = caribou bin data po libcaribou modules tools vapi daemon
if HAVE_VALADOC
SUBDIRS += docs