From 973074dbee0f32b9c9ea9ab01898f18ad751d65f Mon Sep 17 00:00:00 2001 From: petef Date: Sun, 9 Jun 2002 20:29:35 +0000 Subject: Add smarty 2.0, the PHP compiling template engine. PR: 35748 Submitted by: Simon 'corecode' Schubert --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index 93474790cf9..403b20f13be 100644 --- a/www/Makefile +++ b/www/Makefile @@ -335,6 +335,7 @@ SUBDIR += sitecopy SUBDIR += skipstone SUBDIR += slash + SUBDIR += smarty SUBDIR += smb2www SUBDIR += smb_auth SUBDIR += snarf -- cgit