summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2013-11-11 21:39:40 -0800
committerMatt Turner <[email protected]>2014-12-12 12:11:47 -0800
commitd1127e29dd561be91067c2a3ba9681820537b5f6 (patch)
tree7ea055d4c4f2fc09ae5d3118f228a048b5d465fc /src
parentd36113e000126866f8a1ff06e3baa5b978fefb55 (diff)
tnl_dd: Add headers to distribution.
Diffstat (limited to 'src')
-rw-r--r--src/mesa/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mesa/Makefile.am b/src/mesa/Makefile.am
index 7f21c3a14ca..b8c92ea4050 100644
--- a/src/mesa/Makefile.am
+++ b/src/mesa/Makefile.am
@@ -67,7 +67,8 @@ EXTRA_DIST = \
main/format_parser.py \
main/formats.csv \
main/get_hash_generator.py \
- main/get_hash_params.py
+ main/get_hash_params.py \
+ tnl_dd
BUILT_SOURCES = \
main/get_hash.h \