From 1b7a0c6c7b855e6204830656a699483898329bc1 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Mon, 12 Nov 2012 13:06:06 +0900 Subject: Port daemon from Python to Vala This eliminates the need of the shell script wrapper. https://bugzilla.gnome.org/show_bug.cgi?id=688218 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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 -- cgit v1.2.1