]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stc/Makefile.in
use WXUNUSED(foo), not (void)foo
[wxWidgets.git] / src / stc / Makefile.in
index 3deb9ba6ba53535539a8e3444a2686457b39f7ba..d6fdd6bc607d3e77741978701866d636add20e80 100644 (file)
@@ -37,6 +37,7 @@ OBJECTS=PlatWX.o ScintillaWX.o stc.o \
        LexAda.o                \
        LexCPP.o                \
        LexConf.o               \
+       LexCrontab.o            \
        LexEiffel.o             \
        LexHTML.o               \
        LexLisp.o               \
@@ -53,6 +54,7 @@ OBJECTS=PlatWX.o ScintillaWX.o stc.o \
        RESearch.o              \
         ScintillaBase.o                \
         Style.o                        \
+       StyleContext.o          \
        UniConversion.o         \
         ViewStyle.o            \
        WindowAccessor.o        \