From 51e3e1989a4508b2149a0ee0ec409df6a79cea5e Mon Sep 17 00:00:00 2001 From: osa Date: Wed, 6 Jun 2012 13:22:17 +0000 Subject: Return back XSS third-party module. --- www/nginx-devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www') diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index a85aaaf60b49..7d0d9a71fc5f 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -97,6 +97,7 @@ OPTIONS_DEFINE= \ SYSLOG_SUPPORT \ UDPLOG \ XRID_HEADER \ + XSS \ VIDEO OPTIONS_SINGLE= VIDEO -- cgit