diff options
author | Stefan Metzmacher <metze@samba.org> | 2005-05-30 09:31:59 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:17:16 -0500 |
commit | e3789dcee6cc684f334497b43815803a17403205 (patch) | |
tree | d2a32a496b9ceacf143557b95944da8adf511b8c /source4/script | |
parent | e39bdcf930f328592c4ef179ab21e2e789757d8e (diff) | |
download | samba-e3789dcee6cc684f334497b43815803a17403205.tar.gz samba-e3789dcee6cc684f334497b43815803a17403205.tar.bz2 samba-e3789dcee6cc684f334497b43815803a17403205.zip |
r7100: install lately added files too
metze
(This used to be commit 067f3a4da2b1ac2f0bfd6edf26001436106c8f69)
Diffstat (limited to 'source4/script')
-rw-r--r-- | source4/script/installswat.sh | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/source4/script/installswat.sh b/source4/script/installswat.sh index a37a2da7e3..8632b34257 100644 --- a/source4/script/installswat.sh +++ b/source4/script/installswat.sh @@ -21,9 +21,14 @@ installdir() { installdir . esp installdir . ico installdir esptest esp +installdir esptest js installdir images png +installdir images gif installdir scripting ejs installdir scripting esp +installdir scripting js +installdir style css +installdir docs js cat << EOF ====================================================================== |