]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stc/Makefile.in
copied wxMac and wxMotif faq from wxWebSite
[wxWidgets.git] / src / stc / Makefile.in
index 73170e98e2f46e3e909873e747cb1af57528e311..9f1ebcf396303c5758e46ed2cf5f1839dadec91a 100644 (file)
@@ -26,6 +26,7 @@ OBJECTS=PlatWX.o ScintillaWX.o stc.o \
        DocumentAccessor.o      \
        LexCPP.o                \
        LexHTML.o               \
+       LexLua.o                \
        LexOthers.o             \
        LexPerl.o               \
        LexPython.o             \
@@ -47,6 +48,7 @@ OBJECTS=PlatWX.o ScintillaWX.o stc.o \
         ScintillaBase.o                \
         Style.o                        \
         ViewStyle.o            \
+       PosRegExp.o             \
 
 
 APPEXTRADEFS=-D__WX__ -DSCI_LEXER -I$(scintilla_dir)/src -I$(scintilla_dir)/include -I$(top_srcdir)/contrib/include