]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/event/Makefile.in
More wxMac compilation fixes.
[wxWidgets.git] / samples / event / Makefile.in
index 6e67f4e27ff37ec893eb17838d8ad4dc937fb0d0..bd6730ecef9f88ce10595e041be7b071d6f49832 100644 (file)
@@ -34,6 +34,7 @@ top_srcdir = @top_srcdir@
 
 ### Variables: ###
 
+DESTDIR = 
 EVENT_CXXFLAGS = $(CPPFLAGS) -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \
        -I$(top_srcdir)/include -I$(srcdir) $(__DLLFLAG_p) \
        -I$(srcdir)/../../samples $(CXXFLAGS)