Started working on aqhome-nodes which will replace aqhomed.

This commit is contained in:
Martin Preuss
2023-09-13 23:31:02 +02:00
parent 161b979e84
commit 9b7d043682
49 changed files with 3143 additions and 258 deletions

View File

@@ -46,6 +46,7 @@
<headers dist="true" install="$(pkgincludedir)/ipc" >
endpoint_ipc.h
endpoint_ipcclient.h
msg_ipc_result.h
msg_ipc_qwords.h
msg_ipc_tag16.h
@@ -61,6 +62,7 @@
$(local/typefiles)
endpoint_ipc.c
endpoint_ipcclient.c
msg_ipc_result.c
msg_ipc_qwords.c
msg_ipc_tag16.c