> This was my bad, I had made a new release of the zope.app.wfmc egg so > that it could be packaged. It seems setuptools was configured not to > include the meta.zcml. > > I kinda wonder how it ever worked. I packaged the egg, and i had to add a MANIFEST.in file so that zcml files would get included. That's how it worked. Ignas