[gnome-bluetooth] wizard: Disable input test application
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] wizard: Disable input test application
- Date: Tue, 19 Mar 2013 17:09:32 +0000 (UTC)
commit 2e320f6a341901f07acf764146f8483e3546cb1b
Author: Bastien Nocera <hadess hadess net>
Date: Tue Mar 19 17:56:22 2013 +0100
wizard: Disable input test application
wizard/Makefile.am | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/wizard/Makefile.am b/wizard/Makefile.am
index f448d02..9c981af 100644
--- a/wizard/Makefile.am
+++ b/wizard/Makefile.am
@@ -5,7 +5,7 @@ libwizard_la_SOURCES = pin.c pin.h
libwizard_la_LIBADD = $(WIZARD_LIBS)
libwizard_la_LDFLAGS = -no-undefined $(AM_LDFLAGS)
-noinst_PROGRAMS = test-input
+# noinst_PROGRAMS = test-input
bin_PROGRAMS = bluetooth-wizard
@@ -13,8 +13,8 @@ bluetooth_wizard_SOURCES = main.c
bluetooth_wizard_LDADD = $(top_builddir)/lib/libgnome-bluetooth.la libwizard.la $(WIZARD_LIBS) $(LIBM)
-test_input_SOURCES = test-input.c bluetooth-input.c bluetooth-input.h
-test_input_LDADD = $(INPUT_LIBS)
+# test_input_SOURCES = test-input.c bluetooth-input.c bluetooth-input.h
+# test_input_LDADD = $(INPUT_LIBS)
AM_CFLAGS = $(WIZARD_CFLAGS) $(INPUT_CFLAGS) $(WARN_CFLAGS) $(DISABLE_DEPRECATED)
-DPKGDATADIR="\"$(pkgdatadir)\""
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]