mirror of https://github.com/MidnightCommander/mc
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