diff options
| author | nyamatongwe <unknown> | 2003-12-13 23:41:54 +0000 | 
|---|---|---|
| committer | nyamatongwe <unknown> | 2003-12-13 23:41:54 +0000 | 
| commit | 539433a980725d04ebb28acc5988c34d4e2573f5 (patch) | |
| tree | c4364ab445b7cf338d2885ab1c04c23437e645a4 | |
| parent | 2df2eb0fe4247ba56a3618b0f891cde3c388e8b9 (diff) | |
| download | scintilla-mirror-539433a980725d04ebb28acc5988c34d4e2573f5.tar.gz | |
Automatically generated section does not have extra
whitespace at line ends.
| -rw-r--r-- | win32/makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/makefile b/win32/makefile index bfd4a160d..78b97eb2b 100644 --- a/win32/makefile +++ b/win32/makefile @@ -55,7 +55,7 @@ LexCrontab.o LexCSS.o LexEiffel.o LexErlang.o LexEScript.o LexForth.o \  LexFortran.o LexHTML.o LexLisp.o LexLout.o LexLua.o LexMatlab.o LexMetapost.o \  LexMMIXAL.o LexMPT.o LexNsis.o LexOthers.o LexPascal.o LexPB.o LexPerl.o \  LexPOV.o LexPS.o LexPython.o LexRuby.o LexScriptol.o LexSQL.o LexTeX.o LexVB.o \ -LexYAML.o  +LexYAML.o  #--Autogenerated -- end of automatically generated section  SOBJS	= ScintillaWin.o ScintillaBase.o Editor.o Document.o \  | 
