glsl: Distribute tests/, TODO, and README
authorMatt Turner <mattst88@gmail.com>
Mon, 21 Jan 2013 18:07:49 +0000 (10:07 -0800)
committerMatt Turner <mattst88@gmail.com>
Fri, 12 Dec 2014 20:11:46 +0000 (12:11 -0800)
src/glsl/Makefile.am

index 0ccc81d752d4a4ba060f4e6ddcbca43f8b5b21fa..25b824ad1a1f969ae10b19775bde1742e2e224c9 100644 (file)
@@ -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                         \