diff --git a/src/osg/Makefile b/src/osg/Makefile index 48d7b0205..dedbe21d4 100644 --- a/src/osg/Makefile +++ b/src/osg/Makefile @@ -117,6 +117,7 @@ TARGET_INCLUDE_FILES = \ osg/Plane\ osg/Quat\ osg/Referenced\ + osg/ShadeModel\ osg/State\ osg/StateAttribute\ osg/StateSet\