mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-16 19:32:26 +00:00
Move xf86XTrapModule.c to dixmods, guess at a build system.
This commit is contained in:
parent
da43c778f4
commit
15f56b203d
3 changed files with 17 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue