[gnome-bluetooth] Don't install test program



commit a11a577a944cf9b95fcba22657fbafaa7fe9af96
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Nov 17 15:33:28 2009 +0000

    Don't install test program

 wizard/Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/wizard/Makefile.am b/wizard/Makefile.am
index d5f5046..786c9b4 100644
--- a/wizard/Makefile.am
+++ b/wizard/Makefile.am
@@ -5,7 +5,9 @@ libwizard_la_SOURCES = pin.c pin.h
 libwizard_la_LIBADD = $(WIZARD_LIBS)
 libwizard_la_LDFLAGS = -no-undefined $(AM_LDFLAGS)
 
-bin_PROGRAMS = bluetooth-wizard test-input
+noinst_PROGRAMS = test-input
+
+bin_PROGRAMS = bluetooth-wizard
 
 bluetooth_wizard_SOURCES = main.c
 



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