mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-06-09 08:42:17 -04:00
8 lines
155 B
Makefile
8 lines
155 B
Makefile
|
|
SUBDIRS = no-tests
|
||
|
|
SUBDIRS += no_plan
|
||
|
|
SUBDIRS += not-enough-tests
|
||
|
|
SUBDIRS += too-many-plans
|
||
|
|
SUBDIRS += too-many-tests
|
||
|
|
SUBDIRS += sane
|
||
|
|
SUBDIRS += skip_all
|