From: Emil Velikov Date: Fri, 29 Aug 2014 19:31:43 +0000 (+0100) Subject: st/glx/xlib: ship the SConscript in the release tarball X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=96fb492583f622ce0d72908c0bfc98b544b56794;p=mesa.git st/glx/xlib: ship the SConscript in the release tarball Signed-off-by: Emil Velikov Acked-by: Matt Turner --- diff --git a/src/gallium/state_trackers/glx/xlib/Makefile.am b/src/gallium/state_trackers/glx/xlib/Makefile.am index 0b2520a3eb5..a7e6c0c871a 100644 --- a/src/gallium/state_trackers/glx/xlib/Makefile.am +++ b/src/gallium/state_trackers/glx/xlib/Makefile.am @@ -34,3 +34,5 @@ AM_CPPFLAGS = \ noinst_LTLIBRARIES = libxlib.la libxlib_la_SOURCES = $(C_SOURCES) + +EXTRA_DIST = SConscript