debrix/render Makefile.am,NONE,1.1
Daniel Stone
xserver-commit at pdx.freedesktop.org
Fri Jun 11 05:14:57 EST 2004
Committed by: daniel
Update of /cvs/xserver/debrix/render
In directory pdx:/home/daniel/x/debrix/debrix-200406110418/render
Added Files:
Makefile.am
Log Message:
Infrastructure: add Makefile.am's.
--- NEW FILE: Makefile.am ---
INCLUDES = \
-I$(top_srcdir)/include \
-I$(top_srcdir)/mi \
@XSERVER_CFLAGS@
noinst_LIBRARIES = librender.a
librender_a_SOURCES = \
animcur.c \
filter.c \
glyph.c \
miglyph.c \
miindex.c \
mipict.c \
mirect.c \
mitrap.c \
mitri.c \
picture.c \
render.c
AM_CFLAGS = $(XORG_CFLAGS)
sdk_HEADERS = picture.h glyphstr.h mipict.h
More information about the xserver-commit
mailing list