X-Git-Url: https://svn.cri.ensmp.fr/git/Plinn.git/blobdiff_plain/3e0a2c257d49fb162da9c70d2f70194036235166..83cd2734b6931b3ccd7f369187b47b722ac2c40a:/configure.zcml

diff --git a/configure.zcml b/configure.zcml
index 4834bd0..6f7102f 100644
--- a/configure.zcml
+++ b/configure.zcml
@@ -2,10 +2,11 @@
     xmlns="http://namespaces.zope.org/zope"
     xmlns:i18n="http://namespaces.zope.org/i18n">
   <include file="content.zcml"/>
+  <include file="exportimport.zcml"/>
   <include file="profiles.zcml"/>
   <include file="directories.zcml"/>
   <include file="adapters.zcml"/>
   <include file="event.zcml"/>
-  
+
   <i18n:registerTranslations directory="locales"/>
 </configure>