Cross Reference: Makefile.am
xref: /xsrc/external/mit/xorg-server/dist/miext/shadow/Makefile.am
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /xsrc/external/mit/xorg-server/dist/miext/shadow/
Makefile.am revision 05b261ec
1noinst_LTLIBRARIES = libshadow.la
2
3AM_CFLAGS = $(DIX_CFLAGS)
4
5INCLUDES = -I$(top_srcdir)/hw/xfree86/os-support
6
7if XORG
8sdk_HEADERS = shadow.h
9endif
10
11libshadow_la_SOURCES =		\
12	shadow.c		\
13	shadow.h		\
14	shalloc.c		\
15	shpacked.c		\
16	shplanar8.c		\
17	shplanar.c		\
18	shrot16pack_180.c	\
19	shrot16pack_270.c	\
20	shrot16pack_270YX.c	\
21	shrot16pack_90.c	\
22	shrot16pack_90YX.c	\
23	shrot16pack.c		\
24	shrot32pack_180.c	\
25	shrot32pack_270.c	\
26	shrot32pack_90.c	\
27	shrot32pack.c		\
28	shrot8pack_180.c	\
29	shrot8pack_270.c	\
30	shrot8pack_90.c		\
31	shrot8pack.c		\
32	shrotate.c		\
33	shrotpack.h		\
34	shrotpackYX.h
35

Indexes created Wed Dec 10 04:09:55 GMT 2025