mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:37:35 +00:00
LibLine: Rename from LibLineEdit
This commit is contained in:
parent
9c7451a21d
commit
a30a3277a3
7 changed files with 5 additions and 5 deletions
6
Libraries/LibLine/Makefile
Normal file
6
Libraries/LibLine/Makefile
Normal file
|
@ -0,0 +1,6 @@
|
|||
OBJS = \
|
||||
LineEditor.o
|
||||
|
||||
LIBRARY = libline.a
|
||||
|
||||
include ../../Makefile.common
|
Loading…
Add table
Add a link
Reference in a new issue