mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-16 19:32:26 +00:00
Add support for building Xdmx and Xvfb
This commit is contained in:
parent
3fe6b5bb30
commit
02427d4d04
10 changed files with 199 additions and 54 deletions
|
|
@ -1,5 +1,5 @@
|
|||
module_LTLIBRARIES = libxtrap.la
|
||||
noinst_LTLIBRARIES = libxtrap.la
|
||||
|
||||
AM_CFLAGS = $(DIX_CFLAGS)
|
||||
|
||||
libxtrap_la_SOURCES = xf86XTrapModule.c xtrapddmi.c xtrapdi.c xtrapdiswp.c xtrapditbl.c
|
||||
libxtrap_la_SOURCES = xtrapddmi.c xtrapdi.c xtrapdiswp.c xtrapditbl.c
|
||||
|
|
|
|||
Loading…
Reference in a new issue