just rename file.

indent -> syntax_indent
This commit is contained in:
Hermet Park 2016-05-07 02:32:05 +09:00
parent fa1d1fc6d7
commit fa3dc0cc3a
2 changed files with 1 additions and 1 deletions

View File

@ -32,10 +32,10 @@ libenventor_la_SOURCES = \
enventor_main.c \
enventor_smart.c \
edc_parser.c \
indent.c \
redoundo.c \
syntax_helper.c \
syntax_color.c \
syntax_indent.c \
ctxpopup.c \
edc_editor.c \
auto_comp.c \