You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
if supports_i8k
|
|
i8k_SUBDIR = i8k
|
|
endif
|
|
|
|
if include_ksim_monitors_snmp
|
|
SNMP_SUBDIR = snmp
|
|
endif
|
|
|
|
SUBDIRS = filesystem net lm_sensors cpu disk $(i8k_SUBDIR) $(SNMP_SUBDIR)
|