diff --git a/Make/makedirdefs b/Make/makedirdefs index 0f41cc43d..c8c10b2ac 100644 --- a/Make/makedirdefs +++ b/Make/makedirdefs @@ -47,7 +47,7 @@ WRAPPER_DIRS = \ osg \ osgDB \ osgFX \ - osgGA + osgGA \ osgManipulator \ osgParticle \ osgShadow \ @@ -55,6 +55,7 @@ WRAPPER_DIRS = \ osgText \ osgUtil \ osgViewer \ + ifeq ($(PRODUCER_INSTALLED),yes) WRAPPER_DIRS += osgProducer