[grilo-plugins/0.1.x: 1/2] test: Do not install test programs



commit 31583b0511016487700c72b0bd43c4c992d43426
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date:   Fri May 13 15:23:49 2011 +0000

    test: Do not install test programs
    
    Signed-off-by: Juan A. Suarez Romero <jasuarez igalia com>

 test/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/test/Makefile.am b/test/Makefile.am
index 8af2dc9..a37fccd 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -7,7 +7,7 @@
 
 INCLUDES = @DEPS_CFLAGS@
 
-bin_PROGRAMS = test test_local_metadata
+noinst_PROGRAMS = test test_local_metadata
 
 test_SOURCES =	\
 	main.c



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