mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 00:07:35 +00:00
LibIPC: Remove leading I from filenames
This commit is contained in:
parent
799b0a4fa8
commit
7415e6ef9f
16 changed files with 18 additions and 18 deletions
|
@ -1,6 +1,6 @@
|
|||
OBJS = \
|
||||
IEndpoint.o \
|
||||
IMessage.o
|
||||
Endpoint.o \
|
||||
Message.o
|
||||
|
||||
LIBRARY = libipc.a
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue