Browse Source

CMake: Add forgotten multitexReducer.cxx to grutil.

Sam Edwards 12 years ago
parent
commit
7fa2279eeb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/grutil/CMakeLists.txt

+ 1 - 0
panda/src/grutil/CMakeLists.txt

@@ -27,6 +27,7 @@ set(P3GRUTIL_SOURCES
   geoMipTerrain.cxx
   sceneGraphAnalyzerMeter.cxx
   heightfieldTesselator.cxx
+  multitexReducer.cxx
   nodeVertexTransform.cxx
   pfmVizzer.cxx
   pipeOcclusionCullTraverser.cxx