]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/scrollsub/Makefile.in
fixed bakefile so that in-tree headers take precedence over system-installed ones
[wxWidgets.git] / samples / scrollsub / Makefile.in
index 055f31ffaf5c50d5d09aa652f4c0e58245a2d3d9..efb37a3575cc89a9451286f11ecd5e42eeed0209 100644 (file)
@@ -36,9 +36,9 @@ top_srcdir = @top_srcdir@
 
 DESTDIR = 
 LIBDIRNAME = $(top_builddir)lib
-SCROLLSUB_CXXFLAGS = $(CPPFLAGS) -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \
+SCROLLSUB_CXXFLAGS = -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \
        -I$(top_srcdir)/include -I$(srcdir) $(__DLLFLAG_p) \
-       -I$(srcdir)/../../samples $(CXXFLAGS)
+       -I$(srcdir)/../../samples $(CPPFLAGS) $(CXXFLAGS)
 SCROLLSUB_OBJECTS =  \
        $(__scrollsub_os2_lib_res) \
        scrollsub_scrollsub.o \