projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c419a9
)
swr: automake: add ar_eventhandlerfile_h.template to the tarball
author
Emil Velikov
<emil.velikov@collabora.com>
Wed, 12 Oct 2016 15:06:47 +0000
(16:06 +0100)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Wed, 12 Oct 2016 17:55:22 +0000
(18:55 +0100)
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/gallium/drivers/swr/Makefile.am
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/swr/Makefile.am
b/src/gallium/drivers/swr/Makefile.am
index 4299489af4a3f42eb2403384040d4366f90902c0..dd1c2e6a78a998303667731e484056b621633ad3 100644
(file)
--- a/
src/gallium/drivers/swr/Makefile.am
+++ b/
src/gallium/drivers/swr/Makefile.am
@@
-261,4
+261,5
@@
EXTRA_DIST = \
rasterizer/scripts/templates/knobs.template \
rasterizer/scripts/templates/ar_event_h.template \
rasterizer/scripts/templates/ar_event_cpp.template \
- rasterizer/scripts/templates/ar_eventhandler_h.template
+ rasterizer/scripts/templates/ar_eventhandler_h.template \
+ rasterizer/scripts/templates/ar_eventhandlerfile_h.template