summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2014-12-07 13:30:24 -0800
committerMatt Turner <mattst88@gmail.com>2014-12-12 12:11:49 -0800
commit0ac98e729650b2809785bfc673ea1294d849417f (patch)
treea0592aad9cb2234d83dc9a16d5b57b2424f574b3 /src
parent55983a1eaad713398b9159e4dfc9eb4a8bf67bbd (diff)
downloadexternal_mesa3d-0ac98e729650b2809785bfc673ea1294d849417f.zip
external_mesa3d-0ac98e729650b2809785bfc673ea1294d849417f.tar.gz
external_mesa3d-0ac98e729650b2809785bfc673ea1294d849417f.tar.bz2
docs: Add to distribution.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
-rw-r--r--src/gallium/Makefile.am1
2 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1e8f264..a4f2631 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -51,4 +51,4 @@ if HAVE_GALLIUM
SUBDIRS += gallium
endif
-EXTRA_DIST = getopt
+EXTRA_DIST = egl/docs getopt
diff --git a/src/gallium/Makefile.am b/src/gallium/Makefile.am
index 81840b2..818545d 100644
--- a/src/gallium/Makefile.am
+++ b/src/gallium/Makefile.am
@@ -112,6 +112,7 @@ SUBDIRS += winsys/sw/wrapper
##
EXTRA_DIST = \
+ docs \
winsys/sw/android \
winsys/sw/gdi \
winsys/sw/hgl