diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-01-02 08:42:50 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-01-02 08:42:50 +0000 |
commit | 9ea9293333bbce39959981eff57b3865687f68f6 (patch) | |
tree | 377e8a3a0eeaae29371edb088e45a20a4f939092 /devel/Makefile | |
parent | c3cd86cca1f548010cdae081ebeb586d89294c65 (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 65056e792d3e..f61e9343f997 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -2993,6 +2993,8 @@ SUBDIR += py-MultiMapping SUBDIR += py-PEAK-Rules SUBDIR += py-Persistence + SUBDIR += py-Products.ATReferenceBrowserWidget + SUBDIR += py-Products.Archetypes SUBDIR += py-Products.BTreeFolder2 SUBDIR += py-Products.CMFActionIcons SUBDIR += py-Products.CMFCalendar @@ -3011,9 +3013,12 @@ SUBDIR += py-Products.ExternalMethod SUBDIR += py-Products.GenericSetup SUBDIR += py-Products.MIMETools + SUBDIR += py-Products.Marshall SUBDIR += py-Products.MimetypesRegistry SUBDIR += py-Products.OFSP + SUBDIR += py-Products.PlacelessTranslationService SUBDIR += py-Products.PluginRegistry + SUBDIR += py-Products.PortalTransforms SUBDIR += py-Products.PythonScripts SUBDIR += py-Products.ResourceRegistries SUBDIR += py-Products.StandardCacheManagers @@ -3036,6 +3041,8 @@ SUBDIR += py-anyjson SUBDIR += py-apipkg SUBDIR += py-application + SUBDIR += py-archetypes.kss + SUBDIR += py-archetypes.schemaextender SUBDIR += py-argparse SUBDIR += py-asn1 SUBDIR += py-asn1-modules |