From 74dda392261e52e80a4ff24ea08f042e02154ed7 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Thu, 26 May 2005 03:22:38 +0000 Subject: r6989: - added support for esp style includes (which include a esp file, instead of a ejs file) - added a test of esp style includes to the esptest html (This used to be commit af3de9468ee5ba490c991901b7a4aa260c839876) --- source4/script/installswat.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/script') diff --git a/source4/script/installswat.sh b/source4/script/installswat.sh index 3e6e104d03..3d7651d470 100644 --- a/source4/script/installswat.sh +++ b/source4/script/installswat.sh @@ -22,6 +22,7 @@ installdir . html installdir esptest html installdir images png installdir scripting ejs +installdir scripting esp cat << EOF ====================================================================== -- cgit