mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 22:49:13 +02:00
glsl: Distribute tests/, TODO, and README
This commit is contained in:
parent
b245009173
commit
69386ddfa6
1 changed files with 2 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue