summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorChristoph Brill <egore911@egore911.de>2008-10-30 23:43:13 +0100
committerChristoph Brill <egore911@egore911.de>2008-10-30 23:43:13 +0100
commit629e7345dc40c1eb0acf8a69c267711d35d4f3e3 (patch)
tree72b6bbe123280ae70d1890d3c993549c4eafea6c /tools/Makefile.am
parente52a031ac79350e7ff3a9aeb2db4c2ae2d6a8059 (diff)
Revert "[syndaemon] use Xrecord extension in syndaemon to avoid polling."
This reverts commit 641b26da531b38313ecc68badac1a3ccfd6fc7af. As requested by Peter Hutterer and Henrik Rydberg.
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 2f2199b..a83da60 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -28,4 +28,4 @@ synclient_SOURCES = synclient.c
synclient_LDFLAGS = -lm
syndaemon_SOURCES = syndaemon.c
-syndaemon_LDFLAGS = $(XLIB_LIBS) $(XRECORD_LIBS)
+syndaemon_LDFLAGS = $(XLIB_LIBS)