From 6fe3884bc97b7c9ad5cdcbc9144cb7319341eb75 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Wed, 8 Feb 2012 16:46:57 +0100 Subject: add sprite demo from Armin Reese Also fixed up the copyright header a bit. No comments on the coding styled used ;-) Signed-off-by: Daniel Vetter --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e049e3c3..6cd724c4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,7 +19,7 @@ # IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN # CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -SUBDIRS = lib man tools scripts tests benchmarks +SUBDIRS = lib man tools scripts tests benchmarks demos if BUILD_SHADER_DEBUGGER SUBDIRS += debugger -- cgit v1.2.3