]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/makefile.dos
Allow building with wxUSE_CALENDARCTRL=0
[wxWidgets.git] / samples / makefile.dos
index 2329f029b34529458af044a9c1e72fafe3c61a94..6644d393002a7f5debb2e12cca33e7fb0ec62e1e 100644 (file)
@@ -32,6 +32,8 @@ COMPIL=1
 # Please keep samples list up-to-date, in alphabetical order
 #
 all:
 # Please keep samples list up-to-date, in alphabetical order
 #
 all:
+        cd $(WXDIR)\samples\artprov
+        nmake -f makefile.dos FINAL=$(FINAL)
         cd $(WXDIR)\samples\bombs
         nmake -f makefile.dos FINAL=$(FINAL)
         cd $(WXDIR)\samples\caret
         cd $(WXDIR)\samples\bombs
         nmake -f makefile.dos FINAL=$(FINAL)
         cd $(WXDIR)\samples\caret