summaryrefslogtreecommitdiff
path: root/repoze/bfg/configure.zcml
diff options
context:
space:
mode:
Diffstat (limited to 'repoze/bfg/configure.zcml')
-rw-r--r--repoze/bfg/configure.zcml2
1 files changed, 1 insertions, 1 deletions
diff --git a/repoze/bfg/configure.zcml b/repoze/bfg/configure.zcml
index 15a49b2c0..0223e25ba 100644
--- a/repoze/bfg/configure.zcml
+++ b/repoze/bfg/configure.zcml
@@ -18,7 +18,7 @@
<adapter
factory=".wsgiadapter.NaiveWSGIViewAdapter"
provides=".interfaces.IWSGIApplicationFactory"
- for="* *"
+ for="* * *"
/>
<include file="meta.zcml" />