diff --git a/build/bakefiles/make_dist.mk b/build/bakefiles/make_dist.mk index 4bb6525b10..6a2817d6c6 100644 --- a/build/bakefiles/make_dist.mk +++ b/build/bakefiles/make_dist.mk @@ -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