aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-12-08 21:27:24 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-12-08 21:27:24 +0000
commit4747781ba06254d5d284a031c546a9da7a5f64f4 (patch)
tree75fe39dcec18cbbc61f4986cea1bb4ed0f4cb66d /www/Makefile
parent43f65bc3635792e86f21dba05f0da2a959db210d (diff)
Add mod_transform, a filter module that allows Apache 2.0 to do dynamic XSL
Transformations on either static XML documents, or XML documents generated from another Apache module or CGI program. PR: ports/74787 Submitted by: Stanislas Ormieres <stan@stormier.net>
Notes
Notes: svn path=/head/; revision=123493
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 4a90c0f32962..91cf40c038c1 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -320,6 +320,7 @@
SUBDIR += mod_throttle
SUBDIR += mod_ticket
SUBDIR += mod_tidy
+ SUBDIR += mod_transform
SUBDIR += mod_traf_thief
SUBDIR += mod_trigger
SUBDIR += mod_tsunami