mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-06 17:24:45 +00:00
6 lines
149 B
Makefile
6 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
|