Add patch that contain Mali fixes.
[deb_xorg-server.git] / present / Makefile.am
1 noinst_LTLIBRARIES = libpresent.la
2 AM_CFLAGS = \
3 -DHAVE_XORG_CONFIG_H \
4 @DIX_CFLAGS@ @XORG_CFLAGS@
5
6 libpresent_la_SOURCES = \
7 present.h \
8 present.c \
9 present_event.c \
10 present_fake.c \
11 present_fence.c \
12 present_notify.c \
13 present_priv.h \
14 present_request.c \
15 present_screen.c
16
17 sdk_HEADERS = present.h presentext.h