mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-04-22 22:56:58 -04:00
8 lines
102 B
Makefile
8 lines
102 B
Makefile
|
|
SUBDIRS= diag
|
||
|
|
SUBDIRS+= fail
|
||
|
|
SUBDIRS+= ok
|
||
|
|
SUBDIRS+= pass
|
||
|
|
SUBDIRS+= plan
|
||
|
|
SUBDIRS+= skip
|
||
|
|
SUBDIRS+= todo
|