summaryrefslogtreecommitdiff
path: root/hw/xwin/dri/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xwin/dri/Makefile.am')
-rw-r--r--hw/xwin/dri/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/hw/xwin/dri/Makefile.am b/hw/xwin/dri/Makefile.am
new file mode 100644
index 000000000..bdcd48aae
--- /dev/null
+++ b/hw/xwin/dri/Makefile.am
@@ -0,0 +1,8 @@
+noinst_LTLIBRARIES = libWindowsDRI.la
+
+libWindowsDRI_la_SOURCES = \
+ windowsdri.c \
+ windowsdri.h
+
+AM_CFLAGS = $(DIX_CFLAGS) \
+ -I$(top_srcdir)/hw/xwin/