summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2012-03-27 16:59:01 +0100
committerDaniel Stone <daniel@fooishbar.org>2012-03-27 16:59:01 +0100
commit3e9dd7512c16dd752830d9fd56d9f4cba76ee7d3 (patch)
treea96f8de74a8e07260a291ab2ec2052487b3e5c8f /Makefile.am
parentf0cb4ee2191b097cb44370a37259b39e54f23e00 (diff)
Add new context API
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2bc6a35..6f37998 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -63,6 +63,7 @@ libxkbcommon_la_SOURCES = \
src/xkbcomp/xkbscan.l \
src/alloc.c \
src/atom.c \
+ src/context.c \
src/keysym.c \
src/malloc.c \
src/map.c \