summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@sudo.ws>2022-03-02 13:32:08 -0700
committerTodd C. Miller <Todd.Miller@sudo.ws>2022-03-02 13:32:08 -0700
commit635bcee7f98c96f2017f650422f0316c98811555 (patch)
tree1f00bbf14dd386aa1c72246e05630c5a999ea0f2 /examples
parenta3a4828a780c1344b719e1e7b74414089cc922dc (diff)
downloadsudo-635bcee7f98c96f2017f650422f0316c98811555.tar.gz
Add check-verbose Makefile target that runs tests in verbose mode.
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/Makefile.in b/examples/Makefile.in
index 595cfdf99..706e6cce7 100644
--- a/examples/Makefile.in
+++ b/examples/Makefile.in
@@ -119,6 +119,8 @@ check-fuzzer:
check: check-fuzzer
+check-verbose: check
+
clean:
mostlyclean: clean