[gnome-bluetooth] Separate make check and make all



commit 5c73821ddc62e328d36c4dd21ab2a9402f388a99
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Nov 30 17:47:11 2009 +0000

    Separate make check and make all

 wizard/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/wizard/Makefile.am b/wizard/Makefile.am
index 3d27947..a4f7497 100644
--- a/wizard/Makefile.am
+++ b/wizard/Makefile.am
@@ -29,6 +29,8 @@ INCLUDES = -I$(top_srcdir)/lib
 man_MANS = bluetooth-wizard.1
 
 all: check
+
+check:
 	@if test -n $(XMLLINT) ; then \
 		xmllint --noout --valid $(srcdir)/pin-code-database.xml ;	\
 	fi



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