First import
[xorg_rtime.git] / xorg-server-1.4 / miext / rootless / accel / Makefile.am
blobc49d5fb47b79e0e0ff0d10ca4f513d514b5b43c5
1 AM_CFLAGS =  \
2             $(DIX_CFLAGS) \
3             $(XORG_CFLAGS)
5 INCLUDES = -I$(srcdir)/.. -I$(top_srcdir)/hw/xfree86/os-support
8 noinst_LTLIBRARIES = librlAccel.la
9 librlAccel_la_SOURCES = rlAccel.c \
10                      rlBlt.c \
11                      rlCopy.c \
12                      rlFill.c \
13                      rlFillRect.c \
14                      rlFillSpans.c \
15                      rlGlyph.c \
16                      rlSolid.c
18 EXTRA_DIST = rlAccel.h