Move xf86XTrapModule.c to dixmods, guess at a build system.

This commit is contained in:
Adam Jackson 2005-10-20 18:52:51 +00:00
commit 15f56b203d
3 changed files with 17 additions and 3 deletions

View file

@ -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