xserver-multidpi/hw/xgl/Makefile.am
2004-11-04 23:19:13 +00:00

31 lines
510 B
Makefile

SUBDIRS = . $(XGLX_DIRS)
INCLUDES = \
@XGL_INCS@ \
@XSERVER_CFLAGS@ \
@XGLSERVER_CFLAGS@
noinst_LIBRARIES = libxgl.a
libxgl_a_SOURCES = \
xglinput.c \
xgloutput.c \
xglcmap.c \
xglparse.c \
xglscreen.c \
xgloffscreen.c \
xglgeometry.c \
xglpixmap.c \
xglsync.c \
xglsolid.c \
xgltile.c \
xglpixel.c \
xglcopy.c \
xglfill.c \
xglwindow.c \
xglbstore.c \
xglget.c \
xglgc.c \
xglcomp.c \
xglpict.c