summaryrefslogtreecommitdiff
path: root/XTrap
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-10-20 18:52:51 +0000
committerAdam Jackson <ajax@nwnk.net>2005-10-20 18:52:51 +0000
commit15f56b203dbc14ea59885d40fd4bed3da9e8e190 (patch)
tree6bdb24b49e9639147726906d990c366b6dba9710 /XTrap
parentda43c778f4a831061ad2c8b8a312b7a54c9cd79e (diff)
Move xf86XTrapModule.c to dixmods, guess at a build system.
Diffstat (limited to 'XTrap')
-rw-r--r--XTrap/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/XTrap/Makefile.am b/XTrap/Makefile.am
index 073c241c8..1eddd4f56 100644
--- a/XTrap/Makefile.am
+++ b/XTrap/Makefile.am
@@ -3,6 +3,3 @@ noinst_LTLIBRARIES = libxtrap.la
AM_CFLAGS = $(DIX_CFLAGS)
libxtrap_la_SOURCES = xtrapddmi.c xtrapdi.c xtrapdiswp.c xtrapditbl.c
-
-# FIXME: Shouldn't this be used if we're to load xtrap as a module?
-EXTRA_DIST = xf86XTrapModule.c