From fe524741da78ee7d2de10982cd9ba56bd96ce160 Mon Sep 17 00:00:00 2001 From: Eitan Isaacson Date: Sat, 16 Apr 2011 15:04:30 -0700 Subject: Added an introspectable C library for simulating kb events. We will use this library more extensively later for layout changes, and different XKB ops. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 60d3a68..8b57e28 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} -SUBDIRS = caribou bin data po +SUBDIRS = caribou bin data po libcaribou -- cgit v1.2.1