[xserver-commit] xserver/miext/damage Makefile.am,NONE,1.1.2.1 damage.c,NONE,1.1.2.1 damage.h,NONE,1.1.2.1 damagestr.h,NONE,1.1.2.1

Keith Packard xserver-commit@pdx.freedesktop.org
Tue, 21 Oct 2003 23:01:47 -0700


Committed by: keithp

Update of /cvs/xserver/xserver/miext/damage
In directory pdx:/tmp/cvs-serv16912/miext/damage

Added Files:
      Tag: xfixes_2_branch
	Makefile.am damage.c damage.h damagestr.h 
Log Message:
Forgot to add damage directory with last patch

--- NEW FILE: Makefile.am ---
INCLUDES = 					\
	-I$(top_srcdir)/include			\
	-I$(top_srcdir)/mi			\
	-I$(top_srcdir)/render			\
	$(XSERVER_CFLAGS)

noinst_LIBRARIES = libdamage.a

libdamage_a_SOURCES =		\
	damage.c

--- NEW FILE: damage.c ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: damage.h ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: damagestr.h ---
(This appears to be a binary file; contents omitted.)