blob: 1d4ddec6d65ef203f941f8604f01ca3f20e2852c [file] [log] [blame]
AM_DEFAULT_SOURCE_EXT = .cpp
SUBDIRS = . test
if WANT_PRESENCE
SUBDIRS += presence
endif
if WANT_CONTROL
SUBDIRS += control
endif
if WANT_COOLING_TYPE
SUBDIRS += cooling-type
endif
if WANT_MONITOR
SUBDIRS += monitor
endif