]> git.saurik.com Git - wxWidgets.git/blobdiff - Makefile.in
1. Grid cell defaults are now handled by an internal wxGridCellAttr
[wxWidgets.git] / Makefile.in
index 21db9f2ddb0ccba5034cac21ce6799929bc1e700..668b22698bb9fef9f3fba33cf0ac33fa769f8038 100644 (file)
@@ -895,6 +895,11 @@ SAMPLES_DIST: ALL_GUI_DIST
        cp $(SAMPDIR)/richedit/README $(DISTDIR)/samples/richedit
        cp $(SAMPDIR)/richedit/TODO $(DISTDIR)/samples/richedit
     
+       mkdir $(DISTDIR)/samples/plot
+       cp $(SAMPDIR)/plot/Makefile.in $(DISTDIR)/samples/plot
+       cp $(SAMPDIR)/plot/makefile.unx $(DISTDIR)/samples/plot
+       cp $(SAMPDIR)/plot/*.cpp $(DISTDIR)/samples/plot
+    
        mkdir $(DISTDIR)/samples/proplist
        cp $(SAMPDIR)/proplist/Makefile.in $(DISTDIR)/samples/proplist
        cp $(SAMPDIR)/proplist/*.cpp $(DISTDIR)/samples/proplist