summaryrefslogtreecommitdiff
path: root/hw/kdrive/Makefile.am
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2003-09-11 05:12:51 +0000
committerKeith Packard <keithp@keithp.com>2003-09-11 05:12:51 +0000
commit269b9dac5a96005fe38379377526592cb7930a51 (patch)
tree58cc7740305722980d7fb56134e7cff5282090af /hw/kdrive/Makefile.am
parent0d775576b9b3cf410e9a463b87340612d34bc13d (diff)
Get Xvesa building
Diffstat (limited to 'hw/kdrive/Makefile.am')
-rw-r--r--hw/kdrive/Makefile.am32
1 files changed, 2 insertions, 30 deletions
diff --git a/hw/kdrive/Makefile.am b/hw/kdrive/Makefile.am
index a98a5b2ff..07ea3b9ad 100644
--- a/hw/kdrive/Makefile.am
+++ b/hw/kdrive/Makefile.am
@@ -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