repo.or.cz
/
xserver
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
os/log: trivial cleanups
[xserver/hramrach.git]
/
xfixes
/
Makefile.am
blob
a8425e8ea9de5c67337b4f1fe812380e8a09d88e
1
noinst_LTLIBRARIES = libxfixes.la
2
3
AM_CFLAGS = $(DIX_CFLAGS)
4
5
if XORG
6
sdk_HEADERS = xfixes.h
7
endif
8
9
libxfixes_la_SOURCES = \
10
cursor.c \
11
region.c \
12
saveset.c \
13
select.c \
14
xfixes.c \
15
xfixes.h \
16
xfixesint.h