From 952b324b23b1ff8596e3cb168c16a1feb372b32b Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sun, 7 Dec 2014 14:07:32 -0800 Subject: mesa: Add scons files to distribution. --- src/mesa/drivers/x11/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mesa/drivers/x11/Makefile.am') diff --git a/src/mesa/drivers/x11/Makefile.am b/src/mesa/drivers/x11/Makefile.am index 40b01dd1ef4..c91d8de4ac7 100644 --- a/src/mesa/drivers/x11/Makefile.am +++ b/src/mesa/drivers/x11/Makefile.am @@ -23,6 +23,8 @@ # GLX extension. All rendering is converted to Xlib calls. No hardware # acceleration. +EXTRA_DIST = SConscript + AM_CPPFLAGS = \ -I$(top_srcdir)/include \ -I$(top_srcdir)/src/mapi \ -- cgit v1.2.3