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:
parent
41b4c91e15
commit
085ded810a
1 changed files with 1 additions and 0 deletions
|
@ -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)"
|
||||
|
|
Loading…
Add table
Reference in a new issue