mirror of https://github.com/nymea/nymea.git
26 lines
482 B
Prolog
26 lines
482 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS = \
|
|
versioning \
|
|
devices \
|
|
jsonrpc \
|
|
events \
|
|
states \
|
|
actions \
|
|
rules \
|
|
plugins \
|
|
webserver \
|
|
websocketserver \
|
|
logging \
|
|
loggingdirect \
|
|
loggingloading \
|
|
#coap \ # temporary removed until fixed
|
|
configurations \
|
|
timemanager \
|
|
userloading \
|
|
usermanager \
|
|
mqttbroker \
|
|
tags \
|
|
scripts \
|
|
|