summaryrefslogtreecommitdiffstats
path: root/src/mesa/Makefile.am
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2014-12-07 14:12:33 -0800
committerMatt Turner <[email protected]>2014-12-12 12:11:50 -0800
commit43ac31dff0fb359f4be3f919aec70e8b632ac377 (patch)
treec13707dc19b146363a124694e6330142290cb9b5 /src/mesa/Makefile.am
parenta208e9b520ae2d854ae588fea309763b2eaad616 (diff)
mesa: Add notes/readme files to distribution.
Diffstat (limited to 'src/mesa/Makefile.am')
-rw-r--r--src/mesa/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mesa/Makefile.am b/src/mesa/Makefile.am
index 4ee88365c8c..41e5a44d3f1 100644
--- a/src/mesa/Makefile.am
+++ b/src/mesa/Makefile.am
@@ -73,6 +73,9 @@ EXTRA_DIST = \
program/program_lexer.l \
program/program_parse.y \
SConscript \
+ swrast/NOTES \
+ swrast_setup/NOTES \
+ tnl/NOTES \
tnl_dd
BUILT_SOURCES = \