xenocara/xserver/xfixes/Makefile.am
matthieu e927c03e30 Update to xserver 1.18.3. Tested by shadchin@ and naddy@.
Note that indirect GLX is now disbled by default.
2016-05-29 12:02:34 +00:00

13 lines
174 B
Makefile

noinst_LTLIBRARIES = libxfixes.la
AM_CFLAGS = $(DIX_CFLAGS)
libxfixes_la_SOURCES = \
cursor.c \
region.c \
saveset.c \
select.c \
xfixes.c \
xfixes.h \
xfixesint.h