projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
195488e
)
mesa: Add format_{un,}pack.py to distribution.
author
Matt Turner
<mattst88@gmail.com>
Fri, 23 Jan 2015 22:25:10 +0000
(14:25 -0800)
committer
Matt Turner
<mattst88@gmail.com>
Fri, 23 Jan 2015 22:26:53 +0000
(14:26 -0800)
src/mesa/Makefile.am
patch
|
blob
|
history
diff --git
a/src/mesa/Makefile.am
b/src/mesa/Makefile.am
index 5a7884c939e080bfa367174d2af85df96d6cc9fe..ac142fd33b998d11dd736887cc0ad8de3bff7511 100644
(file)
--- a/
src/mesa/Makefile.am
+++ b/
src/mesa/Makefile.am
@@
-67,7
+67,9
@@
EXTRA_DIST = \
drivers/SConscript \
drivers/windows \
main/format_info.py \
+ main/format_pack.py \
main/format_parser.py \
+ main/format_unpack.py \
main/formats.csv \
main/get_hash_generator.py \
main/get_hash_params.py \