projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b245009
)
glsl: Distribute tests/, TODO, and README
author
Matt Turner
<mattst88@gmail.com>
Mon, 21 Jan 2013 18:07:49 +0000
(10:07 -0800)
committer
Matt Turner
<mattst88@gmail.com>
Fri, 12 Dec 2014 20:11:46 +0000
(12:11 -0800)
src/glsl/Makefile.am
patch
|
blob
|
history
diff --git
a/src/glsl/Makefile.am
b/src/glsl/Makefile.am
index 0ccc81d752d4a4ba060f4e6ddcbca43f8b5b21fa..25b824ad1a1f969ae10b19775bde1742e2e224c9 100644
(file)
--- a/
src/glsl/Makefile.am
+++ b/
src/glsl/Makefile.am
@@
-30,6
+30,8
@@
AM_CPPFLAGS = \
AM_CFLAGS = $(VISIBILITY_CFLAGS)
AM_CXXFLAGS = $(VISIBILITY_CXXFLAGS)
+EXTRA_DIST = tests glcpp/tests README TODO
+
include Makefile.sources
TESTS = glcpp/tests/glcpp-test \