From b4f6a348bb512071af685f4c9e0fe86f6eb81a75 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Wed, 13 Jul 2005 00:43:00 +0000 Subject: r8403: Reinstate linkpad.gif at Deryck's suggestion. Install *.gif from swat/images when installing swat. (This used to be commit 156e090c2c0ec2c7bdf66405c3742839b82fe757) --- source4/script/installswat.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4') diff --git a/source4/script/installswat.sh b/source4/script/installswat.sh index f3a0ceb258..8244abb804 100644 --- a/source4/script/installswat.sh +++ b/source4/script/installswat.sh @@ -22,7 +22,7 @@ installdir() { installdir *.esp installdir esptest/*.esp esptest/*.js -installdir images/*.png images/*.ico +installdir images/*.png images/*.ico images/*.gif installdir scripting/*.ejs scripting/*.esp scripting/*.js installdir style/*.css installdir docs/*.js -- cgit