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