From a591b5fb25c93db8ce1d9e2fa00f503793f4dfe9 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sat, 25 Nov 2006 16:08:39 +0000 Subject: import from X.Org 7.2RC2 --- proto/xf86driproto/Makefile.am | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 proto/xf86driproto/Makefile.am (limited to 'proto/xf86driproto/Makefile.am') diff --git a/proto/xf86driproto/Makefile.am b/proto/xf86driproto/Makefile.am new file mode 100644 index 000000000..f63a70ec5 --- /dev/null +++ b/proto/xf86driproto/Makefile.am @@ -0,0 +1,10 @@ +xf86dridir = $(includedir)/X11/dri +xf86dri_HEADERS = xf86dri.h xf86dristr.h + +driinterfacedir = $(includedir)/GL/internal +driinterface_HEADERS = dri_interface.h + +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = xf86driproto.pc + +EXTRA_DIST = autogen.sh xf86driproto.pc.in -- cgit v1.2.3