From 9a4c00db0722794a15f6c9fed537962a6885e888 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Mon, 30 May 2005 11:51:30 +0000 Subject: r7103: fix make installswat again:-) metze (This used to be commit 46e3f57f0eebe500ecc5b7b39e05d9ea335e5c7a) --- 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 8632b342579..403abc310de 100644 --- a/source4/script/installswat.sh +++ b/source4/script/installswat.sh @@ -19,11 +19,11 @@ installdir() { } installdir . esp -installdir . ico installdir esptest esp installdir esptest js installdir images png installdir images gif +installdir images ico installdir scripting ejs installdir scripting esp installdir scripting js -- cgit