debrix/miext/shadow Makefile.am,NONE,1.1
Daniel Stone
xserver-commit at pdx.freedesktop.org
Fri Jun 11 05:14:53 EST 2004
Committed by: daniel
Update of /cvs/xserver/debrix/miext/shadow
In directory pdx:/home/daniel/x/debrix/debrix-200406110418/miext/shadow
Added Files:
Makefile.am
Log Message:
Infrastructure: add Makefile.am's.
--- NEW FILE: Makefile.am ---
INCLUDES = \
-I$(top_srcdir)/fb \
-I$(top_srcdir)/include \
-I$(top_srcdir)/mi \
-I$(top_srcdir)/render \
-I$(top_srcdir)/miext/damage \
@XSERVER_CFLAGS@
driver_LTLIBRARIES = libshadow.la
libshadow_la_SOURCES = \
shadow.c \
shadow.h \
shalloc.c \
shmodule.c \
shpacked.c \
shplanar8.c \
shplanar.c \
shrot16pack_180.c \
shrot16pack_270.c \
shrot16pack_90.c \
shrot16pack.c \
shrot32pack_180.c \
shrot32pack_270.c \
shrot32pack_90.c \
shrot32pack.c \
shrot8pack_180.c \
shrot8pack_270.c \
shrot8pack_90.c \
shrot8pack.c \
shrotate.c \
shrotpack.h
AM_CFLAGS = $(XORG_CFLAGS)
More information about the xserver-commit
mailing list