summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/noop/Makefile.am
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2014-08-29 22:51:16 +0100
committerEmil Velikov <[email protected]>2014-09-05 23:46:26 +0100
commit0cba104921854fced9bcb292658d450342d76fdb (patch)
tree875f28d0f24f8723c51ab821ca81e38cd25ef553 /src/gallium/drivers/noop/Makefile.am
parent48d251cebbcd5246f65c8d0913bd7a5e56cc30c6 (diff)
gallium/noop: ship all files in the tarball
- include all headers in Makefile.sources - bundle the scons buildscript Signed-off-by: Emil Velikov <[email protected]> Acked-by: Matt Turner <[email protected]>
Diffstat (limited to 'src/gallium/drivers/noop/Makefile.am')
-rw-r--r--src/gallium/drivers/noop/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gallium/drivers/noop/Makefile.am b/src/gallium/drivers/noop/Makefile.am
index cda614ddaf3..dc1494b2a6d 100644
--- a/src/gallium/drivers/noop/Makefile.am
+++ b/src/gallium/drivers/noop/Makefile.am
@@ -12,3 +12,5 @@ AM_CFLAGS = \
noinst_LTLIBRARIES = libnoop.la
libnoop_la_SOURCES = $(C_SOURCES)
+
+EXTRA_DIST = SConscript