mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:57:47 +00:00
HackStudio: Use Javascript syntax highlighter
This commit is contained in:
parent
c2884d29d6
commit
b6e1c1b516
2 changed files with 6 additions and 1 deletions
|
@ -17,6 +17,6 @@ OBJS = \
|
|||
|
||||
PROGRAM = HackStudio
|
||||
|
||||
LIB_DEPS = GUI Web VT Protocol Markdown Gfx IPC Thread Pthread Core
|
||||
LIB_DEPS = GUI Web VT Protocol Markdown Gfx IPC Thread Pthread Core JS
|
||||
|
||||
include ../../Makefile.common
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue