mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
syntax.c added for PC port. Some changes in slint_pc.c will be necessary.
This commit is contained in:
parent
e82bcc2bfc
commit
d28b16a4db
@ -150,6 +150,7 @@ MCEDIT_SRCS= \
|
||||
editmenu.c \
|
||||
editoptions.c \
|
||||
editwidget.c \
|
||||
syntax.c \
|
||||
wordproc.c
|
||||
|
||||
SRCS=$(MC_SRCS) $(PC_SRCS) $($(TARGET_OS)_SRCS) $(EXTRA_MC_SRCS)
|
||||
|
Loading…
Reference in New Issue
Block a user