summaryrefslogtreecommitdiff
path: root/wizard
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2009-11-30 17:47:11 +0000
committerBastien Nocera <hadess@hadess.net>2009-11-30 18:06:36 +0000
commit5c73821ddc62e328d36c4dd21ab2a9402f388a99 (patch)
tree3741737344afe834f54201346ed6f754fcea4d39 /wizard
parent0268db3fcae0a3581bb8bb4358062638158d85fc (diff)
downloadgnome-bluetooth-5c73821ddc62e328d36c4dd21ab2a9402f388a99.tar.gz
Separate make check and make all
Diffstat (limited to 'wizard')
-rw-r--r--wizard/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/wizard/Makefile.am b/wizard/Makefile.am
index 3d279471..a4f74973 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