summaryrefslogtreecommitdiff
path: root/Xi/Makefile.am
diff options
context:
space:
mode:
authorPeter Hutterer <peter@cs.unisa.edu.au>2007-05-02 17:49:20 +0930
committerPeter Hutterer <peter@cs.unisa.edu.au>2007-05-02 17:49:20 +0930
commite6fd4a24ebd205013b41e44aacbbfb847709d2fd (patch)
treee9b95967873d03a43fd453f5e53ba7b890cf9db2 /Xi/Makefile.am
parentaf25720598bb35d9d953ac8d9a07528289ebfb4a (diff)
Add handling for FakeDeviceEvent request.
Fix a stupid bug from last commit, mask names were wrong.
Diffstat (limited to 'Xi/Makefile.am')
-rw-r--r--Xi/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Xi/Makefile.am b/Xi/Makefile.am
index 346453cb6..d020210df 100644
--- a/Xi/Makefile.am
+++ b/Xi/Makefile.am
@@ -30,6 +30,8 @@ libXi_la_SOURCES = \
exevents.c \
exglobals.h \
extinit.c \
+ fakedevdata.c \
+ fakedevdata.h \
getbmap.c \
getbmap.h \
getcptr.c \