adapted to latest changes in gwen (msgio API v2 becomes v1).
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
|
||||
|
||||
<headers dist="true" install="$(pkgincludedir)/ipc" >
|
||||
endpoint2_ipc.h
|
||||
endpoint_ipc.h
|
||||
msg_ipc.h
|
||||
msg_ipc_forward.h
|
||||
msg_ipc_value.h
|
||||
@@ -58,14 +58,14 @@
|
||||
|
||||
|
||||
<headers dist="true" >
|
||||
endpoint2_ipc_p.h
|
||||
endpoint_ipc_p.h
|
||||
</headers>
|
||||
|
||||
|
||||
<sources>
|
||||
$(local/typefiles)
|
||||
|
||||
endpoint2_ipc.c
|
||||
endpoint_ipc.c
|
||||
msg_ipc.c
|
||||
msg_ipc_forward.c
|
||||
msg_ipc_value.c
|
||||
|
||||
Reference in New Issue
Block a user