Imported Upstream version 1.15.1
[deb_xorg-server.git] / miext / shadow / Makefile.am
CommitLineData
a09e091a
JB
1noinst_LTLIBRARIES = libshadow.la
2
3AM_CFLAGS = $(DIX_CFLAGS)
4
5if XORG
6sdk_HEADERS = shadow.h
7endif
8
9libshadow_la_SOURCES = \
10 c2p_core.h \
11 shadow.c \
12 shadow.h \
13 shafb4.c \
14 shafb8.c \
15 shalloc.c \
16 shiplan2p4.c \
17 shiplan2p8.c \
18 shpacked.c \
19 shplanar8.c \
20 shplanar.c \
21 shrot16pack_180.c \
22 shrot16pack_270.c \
23 shrot16pack_270YX.c \
24 shrot16pack_90.c \
25 shrot16pack_90YX.c \
26 shrot16pack.c \
27 shrot32pack_180.c \
28 shrot32pack_270.c \
29 shrot32pack_90.c \
30 shrot32pack.c \
31 shrot8pack_180.c \
32 shrot8pack_270.c \
33 shrot8pack_90.c \
34 shrot8pack.c \
35 shrotate.c \
36 shrotpack.h \
37 shrotpackYX.h