summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-04-16 22:16:06 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-04-16 22:16:06 +1000
commit6ad47bc1338ba96c4a43a33ee3633f41e9543bd6 (patch)
treeac6d78512c0ca5b9d33d9bac1695f39bf1631421 /src/Makefile.am
parentb3da79aba9cd8c615e953ee08d69f44c23fe3ab5 (diff)
Add XIAllowEvents
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 21a1498..1e94d18 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -53,6 +53,7 @@ libXi_la_SOURCES = \
XExtInt.c \
XISelEv.c \
XIint.h \
+ XIAllowEvents.c \
XIGrabDevice.c \
XIQueryVersion.c \
XIQueryDevice.c \