smbd: Simplify logic in smb2_lease_break_send
[samba.git] / Makefile
index 95681ae9de79af20bf25f47125975a07ac9ff1a0..5cc907710001b47fd459c5edbf6a56647d5d7486 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,9 @@ uninstall:
 test:
        $(WAF) test $(TEST_OPTIONS)
 
+perftest:
+       $(WAF) test --perf-test $(TEST_OPTIONS)
+
 help:
        @echo NOTE: to run extended waf options use $(WAF_BINARY) or modify your PATH
        $(WAF) --help