debrix/xfixes 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/xfixes
In directory pdx:/home/daniel/x/debrix/debrix-200406110418/xfixes
Added Files:
Makefile.am
Log Message:
Infrastructure: add Makefile.am's.
--- NEW FILE: Makefile.am ---
INCLUDES = \
-I${top_srcdir}/Xext \
@XSERVER_CFLAGS@
AM_CFLAGS = $(XORG_CFLAGS)
noinst_LIBRARIES = libxfixes.a
libxfixes_a_SOURCES = \
cursor.c \
region.c \
saveset.c \
select.c \
xfixes.c \
xfixes.h \
xfixesint.h
More information about the xserver-commit
mailing list