mirror of https://github.com/nymea/nymea.git
24 lines
477 B
Prolog
24 lines
477 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS = \
|
|
configurations \
|
|
debughandler \
|
|
integrations \
|
|
ioconnections \
|
|
jsonrpc \
|
|
logging \
|
|
macaddress \
|
|
mqttbroker \
|
|
plugins \
|
|
pythonplugins \
|
|
rules \
|
|
scripts \
|
|
tags \
|
|
timemanager \
|
|
userloading \
|
|
usermanager \
|
|
versioning \
|
|
webserver \
|
|
websocketserver \
|
|
#coap \ # temporary removed until fixed
|