]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/helpview/Makefile.in
fixed bakefile so that in-tree headers take precedence over system-installed ones
[wxWidgets.git] / samples / html / helpview / Makefile.in
index 9603e565513db2b6ba5d5cccb3c754f0a6eff926..a1ff41a2d596c36471f8953f8071fb65c1d9c558 100644 (file)
@@ -36,9 +36,9 @@ top_srcdir = @top_srcdir@
 ### Variables: ###
 
 DESTDIR = 
-HELPVIEW_CXXFLAGS = $(CPPFLAGS) -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \
+HELPVIEW_CXXFLAGS = -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \
        -I$(top_srcdir)/include -I$(srcdir) $(__DLLFLAG_p) \
-       -I$(srcdir)/../../../samples $(CXXFLAGS)
+       -I$(srcdir)/../../../samples $(CPPFLAGS) $(CXXFLAGS)
 HELPVIEW_OBJECTS =  \
        $(__helpview_os2_lib_res) \
        helpview_helpview.o \