From 18998a065453715db434f3a2f9791e10d13ef6c9 Mon Sep 17 00:00:00 2001 From: Don BURNS Date: Sun, 3 Feb 2002 22:32:48 +0000 Subject: [PATCH] added shademodel to TARGET_INCLUDE_FILES --- src/osg/Makefile | 1 + 1 file changed, 1 insertion(+) 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\