xserver-multidpi/hw/kdrive/linux/Makefile.am

23 lines
399 B
Makefile
Raw Normal View History

2003-09-11 05:26:03 +02:00
INCLUDES = \
2003-09-11 07:12:51 +02:00
-I$(top_srcdir)/hw/kdrive/src \
2003-09-11 05:26:03 +02:00
-I$(top_srcdir)/include \
-I$(top_srcdir)/mi \
-I$(top_srcdir)/fb \
-I$(top_srcdir)/miext/layer \
-I$(top_srcdir)/miext/shadow \
-I$(top_srcdir)/randr \
-I$(top_srcdir)/render \
$(XSERVER_CFLAGS)
2003-09-11 05:26:03 +02:00
noinst_LIBRARIES = liblinux.a
2003-09-11 05:26:03 +02:00
liblinux_a_SOURCES = \
2003-09-11 05:26:03 +02:00
agp.c \
bus.c \
keyboard.c \
linux.c \
mouse.c \
ms.c \
ps2.c