source: main/waeup.custom/trunk/src/waeup/custom/configure.zcml @ 7021

Last change on this file since 7021 was 6892, checked in by uli, 13 years ago

Looks like we have to include all dependencies in an override.zcml.

  • Property svn:style set to native
File size: 218 bytes
Line 
1<configure xmlns="http://namespaces.zope.org/zope"
2           xmlns:grok="http://namespaces.zope.org/grok">
3  <include package="grok" />
4  <includeOverrides package="waeup.custom" file="overrides.zcml" />
5</configure>
Note: See TracBrowser for help on using the repository browser.