diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-01-03 09:01:06 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-01-03 09:01:06 +0000 |
commit | a593c438c7e741f6ca3b45b6527ab7f9846005a8 (patch) | |
tree | 7dbb0b2c02d42a97ae355b2e338719f48645b180 /www/Makefile | |
parent | afa6031c8982264c66486ec8ff658a80391cad3a (diff) |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 9b88e260ead3..047fa5592df9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1442,7 +1442,11 @@ SUBDIR += py-pastescript SUBDIR += py-plone.app.blob SUBDIR += py-plone.app.caching + SUBDIR += py-plone.app.collection + SUBDIR += py-plone.app.content SUBDIR += py-plone.app.contentlisting + SUBDIR += py-plone.app.contentmenu + SUBDIR += py-plone.app.contentrules SUBDIR += py-plone.app.controlpanel SUBDIR += py-plone.app.folder SUBDIR += py-plone.app.form |