xenocara/xserver/hw/xwin/dri/Makefile.am
matthieu 1a66cad3fb Update to xserver 1.19.5.
Tested by bru@, jsg@ and others
2017-12-08 15:01:59 +00:00

10 lines
187 B
Makefile

noinst_LTLIBRARIES = libWindowsDRI.la
libWindowsDRI_la_SOURCES = \
windowsdri.c \
windowsdri.h
AM_CFLAGS = $(DIX_CFLAGS) \
@WINDOWSDRI_CFLAGS@ \
-I$(top_srcdir)/hw/xwin/