mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-27 09:20:06 +01:00
5 lines
149 B
Makefile
5 lines
149 B
Makefile
module_LTLIBRARIES = libxtrap.la
|
|
|
|
AM_CFLAGS = $(DIX_CFLAGS)
|
|
|
|
libxtrap_la_SOURCES = xf86XTrapModule.c xtrapddmi.c xtrapdi.c xtrapdiswp.c xtrapditbl.c
|