aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--gtk/makefile2
-rw-r--r--win32/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/gtk/makefile b/gtk/makefile
index ff9f6f9cd..eb93bb909 100644
--- a/gtk/makefile
+++ b/gtk/makefile
@@ -64,7 +64,7 @@ LexAda.o LexAsm.o LexAVE.o LexBaan.o LexBullant.o LexCLW.o LexConf.o LexCPP.o \
LexCrontab.o LexCSS.o LexEiffel.o LexEScript.o LexFortran.o LexHTML.o \
LexLisp.o LexLout.o LexLua.o LexMatlab.o LexMMIXAL.o LexMPT.o LexNsis.o \
LexOthers.o LexPascal.o LexPerl.o LexPOV.o LexPS.o LexPython.o LexRuby.o \
-LexScriptol.o LexSQL.o LexVB.o
+LexScriptol.o LexSQL.o LexVB.o
#--Autogenerated -- end of automatically generated section
# The LEXOBJS have to be treated specially as the functions in them are not called from external code
diff --git a/win32/makefile b/win32/makefile
index f3e423010..d085419ed 100644
--- a/win32/makefile
+++ b/win32/makefile
@@ -54,7 +54,7 @@ LexAda.o LexAsm.o LexAVE.o LexBaan.o LexBullant.o LexCLW.o LexConf.o LexCPP.o \
LexCrontab.o LexCSS.o LexEiffel.o LexEScript.o LexFortran.o LexHTML.o \
LexLisp.o LexLout.o LexLua.o LexMatlab.o LexMMIXAL.o LexMPT.o LexNsis.o \
LexOthers.o LexPascal.o LexPerl.o LexPOV.o LexPS.o LexPython.o LexRuby.o \
-LexScriptol.o LexSQL.o LexVB.o
+LexScriptol.o LexSQL.o LexVB.o
#--Autogenerated -- end of automatically generated section
SOBJS = ScintillaWin.o ScintillaBase.o Editor.o Document.o \