src/pyams_pagelet/configure.zcml
changeset 0 44692d47182f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/pyams_pagelet/configure.zcml	Thu Feb 19 10:54:13 2015 +0100
@@ -0,0 +1,8 @@
+<configure
+	xmlns="http://pylonshq.com/pyramid">
+
+	<include package="pyramid_zcml" />
+
+	<include file="meta.zcml" />
+
+</configure>