From ff99d20bf4ac2c1deecc25f71aef3127b343699d Mon Sep 17 00:00:00 2001 From: michaelp Date: Sat, 11 Jul 1998 06:23:49 +0000 Subject: [PATCH] fixed copying of anims10.gif in Makefile. git-svn-id: svn://10.0.0.236/trunk@5364 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webshell/tests/viewer/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/webshell/tests/viewer/Makefile b/mozilla/webshell/tests/viewer/Makefile index 85a66f66536..a516d5ba171 100644 --- a/mozilla/webshell/tests/viewer/Makefile +++ b/mozilla/webshell/tests/viewer/Makefile @@ -156,7 +156,7 @@ install:: $(TARGETS) $(INSTALL) throbber/anims07.gif $(DIST)/bin/res/throbber $(INSTALL) throbber/anims08.gif $(DIST)/bin/res/throbber $(INSTALL) throbber/anims09.gif $(DIST)/bin/res/throbber - $(INSTALL) throbber/anims1.gif $(DIST)/bin/res/throbber + $(INSTALL) throbber/anims10.gif $(DIST)/bin/res/throbber $(INSTALL) throbber/anims11.gif $(DIST)/bin/res/throbber $(INSTALL) throbber/anims12.gif $(DIST)/bin/res/throbber $(INSTALL) throbber/anims13.gif $(DIST)/bin/res/throbber