]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/Makefile.in
fixed problems with HTML printing w/o using wxHtmlWindow
[wxWidgets.git] / contrib / Makefile.in
index 163174b4b943040baf6a408e2296ce410817e048..59844c4e6fddbad789665d4bdc1bb062d1c6012c 100644 (file)
@@ -8,6 +8,8 @@ all:
 clean:
        cd src; make clean
        cd samples; make clean
+       cd utils; make clean
+    
 
 samples:
        cd samples; make