Fixed typo.

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1210 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
Enrico Tröger 2007-01-20 14:46:04 +00:00
parent 278458e436
commit 9625fe29b0
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2007-01-20 Enrico Tröger <enrico.troeger@uvena.de>
* scintilla/makefile.win32: Fixed typo.
2007-01-19 Enrico Tröger <enrico.troeger@uvena.de>
* src/build.c: Use "rm" to delete the run script because unlink is not

View File

@ -62,7 +62,7 @@ MARSHALLER=scintilla-marshal.o
LEXOBJS=\
LexBash.o LexAsm.o LexCSS.o LexConf.o LexCPP.o LexCrontab.o LexHTML.o LexOthers.o LexPascal.o \
LexPerl.o LexPython.o LexSQL.o LexCaml.o LexOMS.o LexTCL.o LexRuby.o LexFortran.o LexVHDL.o \
LexD.o LeyLua.o
LexD.o LexLua.o
#--Autogenerated -- end of automatically generated section
all: $(COMPLIB)