mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-18 19:52:21 +00:00
Get Xvesa building
This commit is contained in:
parent
0d775576b9
commit
269b9dac5a
76 changed files with 235 additions and 41 deletions
|
|
@ -1,32 +1,4 @@
|
|||
SUBDIRS = \
|
||||
src \
|
||||
linux \
|
||||
vesa \
|
||||
linux
|
||||
|
||||
INCLUDES = \
|
||||
-I$(top_srcdir)/fb \
|
||||
-I$(top_srcdir)/include \
|
||||
-I$(top_srcdir)/mi \
|
||||
-I$(top_srcdir)/miext/shadow \
|
||||
-I$(top_srcdir)/randr \
|
||||
-I$(top_srcdir)/render
|
||||
|
||||
|
||||
noinst_LTLIBRARIES = libkdrive.la
|
||||
|
||||
libkdrive_la_SOURCES = \
|
||||
kaa.c \
|
||||
kasync.c \
|
||||
kcmap.c \
|
||||
kcolor.c \
|
||||
kcurscol.c \
|
||||
kdrive.c \
|
||||
kinfo.c \
|
||||
kinput.c \
|
||||
kmap.c \
|
||||
kmode.c \
|
||||
knoop.c \
|
||||
kpict.c \
|
||||
kshadow.c \
|
||||
ktest.c \
|
||||
kxv.c \
|
||||
vga.c
|
||||
|
|
|
|||
Loading…
Reference in a new issue