repo.or.cz
/
xorg_rtime.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
First import
[xorg_rtime.git]
/
xorg-server-1.4
/
miext
/
rootless
/
safeAlpha
/
Makefile.am
blob
7592c1840b05385fa9697a7db9e93be8e1d973fa
1
AM_CFLAGS = \
2
$(DIX_CFLAGS) \
3
$(XORG_CFLAGS)
4
5
INCLUDES = -I$(srcdir)/.. -I$(top_srcdir)/hw/xfree86/os-support
6
7
8
noinst_LTLIBRARIES = libsafeAlpha.la
9
libsafeAlpha_la_SOURCES = safeAlphaPicture.c \
10
safeAlphaWindow.c
11
12
EXTRA_DIST = safeAlpha.h