]> git.saurik.com Git - wxWidgets.git/commitdiff
Add new animate sample to the distribution (probably more steps from technote #1...
authorWłodzimierz Skiba <abx@abx.art.pl>
Tue, 10 Oct 2006 06:40:00 +0000 (06:40 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Tue, 10 Oct 2006 06:40:00 +0000 (06:40 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/make_dist.mk

index 4bb6525b1024426293b476bb2b39a89a431919f3..6a2817d6c6d30eb901080475f846bac1ceae3a5b 100644 (file)
@@ -537,6 +537,9 @@ SAMPLES_DIST: ALL_GUI_DIST
        done
 
        # copy the rest, not covered by the above loop
+       $(CP_P) $(SAMPDIR)/animate/hourglass.ani $(DISTDIR)/samples/hourglass.ani
+       $(CP_P) $(SAMPDIR)/animate/throbber.gif $(DISTDIR)/samples/animate
+
        $(CP_P) $(SAMPDIR)/console/testdata.fc $(DISTDIR)/samples/console
 
        $(CP_P) $(SAMPDIR)/dialogs/tips.txt $(DISTDIR)/samples/dialogs