diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am index 58b791a619..2dd3a7aa3f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -265,14 +265,10 @@ test: all shellcheck: $(top_srcdir)/scripts/maint/checkShellScripts.sh -check-practracker-unit-test: - $(top_srcdir)/scripts/maint/practracker/test_practracker.sh - check-local: \ check-spaces \ check-changes \ check-includes \ - check-practracker-unit-test \ check-best-practices \ shellcheck \ check-cocci |