aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-03-26 10:11:26 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-03-26 10:20:56 +1000
commit3fa28c8acd3aad054f9c74e94c1411654d709dca (patch)
tree0ed6a5f480c9b8a52278b426b3a47999d585f8ef /Makefile.am
parentFix jumpy touchpads by updating old_vals only when reported by the device. (diff)
downloadxf86-input-evdev-3fa28c8acd3aad054f9c74e94c1411654d709dca.tar.gz
xf86-input-evdev-3fa28c8acd3aad054f9c74e94c1411654d709dca.tar.bz2
xf86-input-evdev-3fa28c8acd3aad054f9c74e94c1411654d709dca.zip
Remove test/ directory.
This shouldn't really be part of the driver source, it's better to just have it as a separate repository. Code has moved to git://people.freedesktop.org/~whot/testdevices.git Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 54814c3..e8e6ec1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -23,11 +23,7 @@ AUTOMAKE_OPTIONS = foreign
# Ensure headers are installed below $(prefix) for distcheck
DISTCHECK_CONFIGURE_FLAGS = --with-sdkdir='$${includedir}/xorg'
-if BUILD_TEST
-test_dir=test
-endif
-
-SUBDIRS = src man include $(test_dir)
+SUBDIRS = src man include
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xorg-evdev.pc