blob: 55d0818624fe4cf63609f45d8030a81371e5a3b6 [file] [log] [blame]
AM_DEFAULT_SOURCE_EXT = .cpp
SUBDIRS = .
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