summaryrefslogtreecommitdiff
path: root/source4/script/installswat.sh
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-05-27 00:45:18 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:17:04 -0500
commitb28e017e0074c86b1d9123bcc394f07e0fb55463 (patch)
treef3ab3ebe77ffc84159d463e36fddbd54583a1bfb /source4/script/installswat.sh
parent1ddf07bd63d157bcd879f8eeb4e3d63e30a07bbb (diff)
downloadsamba-b28e017e0074c86b1d9123bcc394f07e0fb55463.tar.gz
samba-b28e017e0074c86b1d9123bcc394f07e0fb55463.tar.bz2
samba-b28e017e0074c86b1d9123bcc394f07e0fb55463.zip
r7001: make sure we install the esp files
(This used to be commit a18b069f0634079d6b8acaab1cf540184ad28801)
Diffstat (limited to 'source4/script/installswat.sh')
-rw-r--r--source4/script/installswat.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/source4/script/installswat.sh b/source4/script/installswat.sh
index 3d7651d470..a37a2da7e3 100644
--- a/source4/script/installswat.sh
+++ b/source4/script/installswat.sh
@@ -18,8 +18,9 @@ installdir() {
done
}
-installdir . html
-installdir esptest html
+installdir . esp
+installdir . ico
+installdir esptest esp
installdir images png
installdir scripting ejs
installdir scripting esp