]> git.saurik.com Git - wxWidgets.git/commitdiff
removed missing treectrl sample bitmaps from dist target,
authorRon Lee <ron@debian.org>
Sat, 22 Jun 2002 15:55:22 +0000 (15:55 +0000)
committerRon Lee <ron@debian.org>
Sat, 22 Jun 2002 15:55:22 +0000 (15:55 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

Makefile.in

index edca976e543dc9c3569bc4c13f4684f603c1f062..7397c1d4df0cf2b4ed6bce3e1ba5b84d272e4ef3 100644 (file)
@@ -1241,8 +1241,6 @@ SAMPLES_DIST: ALL_GUI_DIST
        cp $(SAMPDIR)/treectrl/*.cpp $(DISTDIR)/samples/treectrl
        cp $(SAMPDIR)/treectrl/*.h $(DISTDIR)/samples/treectrl
        cp $(SAMPDIR)/treectrl/*.xpm $(DISTDIR)/samples/treectrl
-       mkdir $(DISTDIR)/samples/treectrl/bitmaps
-       cp $(SAMPDIR)/treectrl/bitmaps/*.bmp $(DISTDIR)/samples/treectrl/bitmaps
 
        mkdir $(DISTDIR)/samples/treelay
        cp $(SAMPDIR)/treelay/Makefile.in $(DISTDIR)/samples/treelay