Codebase list texinfo / 14d096e
honor nocheck DEB_BUILD_OPTIONS (Closes: #707652) Norbert Preining 10 years ago
1 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
2525 touch $@
2626
2727 check-stamp: build-stamp
28 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
2829 $(MAKE) check ALL_TESTS=yes
30 endif
2931 touch $@
3032
3133 clean: