]> git.saurik.com Git - wxWidgets.git/blobdiff - Makefile
wxControl::MSWNotify() handler calls wxWindow version if it doesn't
[wxWidgets.git] / Makefile
index fdc7eff8637d0903f7f81a57ebdeac37fd19d2ad..7e6e25afaa9469def949a50128190488233bee04 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,6 +3,8 @@
 
 SHELL=/bin/sh
 
+DIRS=src
+
 #if DIRS are defind make only executes in these diretories
 all::
        @if test "x$(DIRS)" = x; then \