From baf35a3b761172aeeefd7e761b7e29995a37a9e8 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Thu, 19 Aug 2010 21:17:42 +0200 Subject: Add grail_contact and a method to retrieve the current contacts This patch adds the possibility to extract the current set of contacts from the grail state. Signed-off-by: Henrik Rydberg --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index eec0eeb..06a33fa 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -21,6 +21,7 @@ libutouch_grail_la_SOURCES = \ gestures-tapping.c \ grail-recognizer.c \ grail-recognizer.h \ + grail-event.c \ grail-api.c AM_CFLAGS = $(CWARNFLAGS) -- cgit v1.2.3