Include add-ons in buildout.

This commit is contained in:
Timo Stollenwerk 2011-10-30 13:10:27 +01:00
parent f9d92856d3
commit 67b9ffd9e2
1 changed files with 3 additions and 1 deletions

View File

@ -2,7 +2,9 @@
extends = extends =
http://svn.plone.org/svn/collective/buildout/plonetest/plone-4.1.x.cfg http://svn.plone.org/svn/collective/buildout/plonetest/plone-4.1.x.cfg
extensions = buildout.eggtractor mr.developer extensions = buildout.eggtractor mr.developer
tractor-src-directory = . tractor-src-directory =
.
src
auto-checkout = auto-checkout =
collective.autoresizetextarea collective.autoresizetextarea
collective.akismet collective.akismet