Imported Upstream version 1.15.1
[deb_xorg-server.git] / hw / xfree86 / dri2 / Makefile.am
1 noinst_LTLIBRARIES = libdri2.la
2 AM_CFLAGS = \
3 -DHAVE_XORG_CONFIG_H \
4 @DIX_CFLAGS@ @XORG_CFLAGS@ \
5 -I$(top_srcdir)/hw/xfree86/common \
6 -I$(top_srcdir)/hw/xfree86/os-support/bus
7
8 libdri2_la_SOURCES = \
9 dri2.c \
10 dri2.h \
11 dri2ext.c \
12 dri2int.h
13
14 sdk_HEADERS = dri2.h