1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

add MQTT to make help target

This commit is contained in:
Steffen Vogel 2018-04-19 11:05:41 +02:00
parent 41b4c91e15
commit 085ded810a

View file

@ -90,6 +90,7 @@ help:
$E " WITH_NODE_STATS = $(WITH_NODE_STATS)"
$E " WITH_NODE_INFLUXDB = $(WITH_NODE_INFLUXDB)"
$E " WITH_NODE_AMQP = $(WITH_NODE_AMQP)"
$E " WITH_NODE_MQTT = $(WITH_NODE_MQTT)"
$E " WITH_NODE_IEC61850 = $(WITH_NODE_IEC61850)"
$E
$E "Available dependencies: $(LIB_PKGS)"