summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2014-08-29 19:48:49 +0100
committerEmil Velikov <[email protected]>2014-09-05 23:46:24 +0100
commitfc69d1141b04a32096213d909697c9b7456882ba (patch)
treef7a9b4166c63e2a5d89b8c249cf7ea061db1893c
parent3d3d9c3617c3c135a11a67bf073f06933034e8ec (diff)
st/dri: ship the scons buildscript in the release tarball
Signed-off-by: Emil Velikov <[email protected]> Acked-by: Matt Turner <[email protected]>
-rw-r--r--src/gallium/state_trackers/dri/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/state_trackers/dri/Makefile.am b/src/gallium/state_trackers/dri/Makefile.am
index aa196ebbb11..5d701f75f78 100644
--- a/src/gallium/state_trackers/dri/Makefile.am
+++ b/src/gallium/state_trackers/dri/Makefile.am
@@ -62,3 +62,5 @@ endif
if HAVE_DRI2
libdri_la_SOURCES += $(dri2_SOURCES)
endif
+
+EXTRA_DIST = SConscript