adapted to latest changes in gwen (msgio API v2 becomes v1).
This commit is contained in:
@@ -45,8 +45,8 @@
|
||||
|
||||
|
||||
<headers dist="true" install="$(pkgincludedir)/ipc" >
|
||||
endpoint2_mqtt.h
|
||||
endpoint2_mqttc.h
|
||||
endpoint_mqtt.h
|
||||
endpoint_mqttc.h
|
||||
msg_mqtt.h
|
||||
msg_mqtt_connect.h
|
||||
msg_mqtt_connack.h
|
||||
@@ -58,15 +58,15 @@
|
||||
|
||||
|
||||
<headers dist="true" >
|
||||
endpoint2_mqtt_p.h
|
||||
endpoint_mqtt_p.h
|
||||
</headers>
|
||||
|
||||
|
||||
<sources>
|
||||
$(local/typefiles)
|
||||
|
||||
endpoint2_mqtt.c
|
||||
endpoint2_mqttc.c
|
||||
endpoint_mqtt.c
|
||||
endpoint_mqttc.c
|
||||
msg_mqtt.c
|
||||
msg_mqtt_connect.c
|
||||
msg_mqtt_connack.c
|
||||
|
||||
Reference in New Issue
Block a user