summaryrefslogtreecommitdiffstats
path: root/src/mapi/Makefile.am
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2014-12-07 14:07:32 -0800
committerMatt Turner <[email protected]>2014-12-12 12:11:50 -0800
commit952b324b23b1ff8596e3cb168c16a1feb372b32b (patch)
tree36846d9278a29f04ac1990f55f789e4033676364 /src/mapi/Makefile.am
parentf6502aaa58d854def4c93dc25154a6c97b159fb4 (diff)
mesa: Add scons files to distribution.
Diffstat (limited to 'src/mapi/Makefile.am')
-rw-r--r--src/mapi/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/mapi/Makefile.am b/src/mapi/Makefile.am
index 0f6ceb04628..77da6e7ebec 100644
--- a/src/mapi/Makefile.am
+++ b/src/mapi/Makefile.am
@@ -32,7 +32,10 @@ check_PROGRAMS =
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA =
-EXTRA_DIST = mapi_abi.py
+EXTRA_DIST = \
+ mapi_abi.py \
+ glapi/SConscript \
+ shared-glapi/SConscript
AM_CFLAGS = $(PTHREAD_CFLAGS)
AM_CPPFLAGS = \