summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am4
m---------common0
2 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9472d37..943262e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,9 +27,13 @@ check-valgrind:
if HAVE_CHECK
check-torture:
cd tests/check && make torture
+build-checks:
+ cd tests/check && make build-checks
else
check-torture:
true
+build-checks:
+ true
endif
include $(top_srcdir)/common/coverage/lcov.mak
diff --git a/common b/common
-Subproject 1f5d3c3163cc3399251827235355087c2affa79
+Subproject 36388a18d37d72f9633bf1a8c06d18d310d215b