diff options
Diffstat (limited to 'source4')
-rw-r--r-- | source4/script/installswat.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |