[cogl] build: Fix make dist



commit 3cecadb50df8d40316cb6df87612ed79ee41446a
Author: Rico Tzschichholz <ricotz t-online de>
Date:   Tue Jul 2 14:19:05 2013 +0200

    build: Fix make dist
    
    Reviewed-by: Neil Roberts <neil linux intel com>

 tests/conform/Makefile.am |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/tests/conform/Makefile.am b/tests/conform/Makefile.am
index 33913c5..9648677 100644
--- a/tests/conform/Makefile.am
+++ b/tests/conform/Makefile.am
@@ -160,8 +160,7 @@ TEST_PROGS = test-conformance
 
 .PHONY: test
 
-EXTRA_DIST = test-launcher.sh.in run-tests.sh
-DISTCLEANFILES = test-launcher.sh .gitignore
+DISTCLEANFILES = .gitignore
 
 dist-hook: ../../build/win32/vs9/test-conformance-cogl.vcproj 
../../build/win32/vs10/test-conformance-cogl.vcxproj 
../../build/win32/vs10/test-conformance-cogl.vcxproj.filters
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]