mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
Add oniguruma library to LIBS
This commit is contained in:
@@ -56,7 +56,8 @@ LIBS := -lX11 \
|
||||
-lssl \
|
||||
-lcrypto \
|
||||
-lcef \
|
||||
-lcef_dll_wrapper
|
||||
-lcef_dll_wrapper \
|
||||
-lonig
|
||||
|
||||
SOURCES=atom.cpp native_handler.cpp client_handler.cpp
|
||||
OBJECTS=$(SOURCES:.cpp=.o)
|
||||
|
||||
Reference in New Issue
Block a user