aboutsummaryrefslogtreecommitdiffhomepage
path: root/macosx
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2008-12-13 10:39:28 +0000
committernyamatongwe <devnull@localhost>2008-12-13 10:39:28 +0000
commit7a51288e4e946ec95938208be9e1ab5833d5b50c (patch)
tree219157340eb8e36d181226e741ff9d0c47ea0a43 /macosx
parent9e6797feec6b4476c165d463efbf8a1500ccb016 (diff)
downloadscintilla-mirror-7a51288e4e946ec95938208be9e1ab5833d5b50c.tar.gz
Lexer added for SORCUS Installation files.
Diffstat (limited to 'macosx')
-rw-r--r--macosx/makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/macosx/makefile b/macosx/makefile
index bafef84b9..69fd0032d 100644
--- a/macosx/makefile
+++ b/macosx/makefile
@@ -71,9 +71,9 @@ LexGAP.o LexGui4Cli.o LexHaskell.o LexHTML.o LexInno.o LexKix.o LexLisp.o \
LexLout.o LexLua.o LexMagik.o LexMatlab.o LexMetapost.o LexMMIXAL.o LexMPT.o \
LexMSSQL.o LexMySQL.o LexNsis.o LexOpal.o LexOthers.o LexPascal.o LexPB.o \
LexPerl.o LexPLM.o LexPOV.o LexPowerShell.o LexProgress.o LexPS.o LexPython.o \
-LexR.o LexRebol.o LexRuby.o LexScriptol.o LexSmalltalk.o LexSpecman.o \
-LexSpice.o LexSQL.o LexTACL.o LexTADS3.o LexTAL.o LexTCL.o LexTeX.o LexVB.o \
-LexVerilog.o LexVHDL.o LexYAML.o
+LexR.o LexRebol.o LexRuby.o LexScriptol.o LexSmalltalk.o LexSorcus.o \
+LexSpecman.o LexSpice.o LexSQL.o LexTACL.o LexTADS3.o LexTAL.o LexTCL.o \
+LexTeX.o LexVB.o LexVerilog.o LexVHDL.o LexYAML.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