blob: c0483fbeb147a1fb1c31ccc7af46a1ee83aa517b [file] [log] [blame]
AM_DEFAULT_SOURCE_EXT = .cpp
SUBDIRS = . sdevent/test evdevpp/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