Browse Source

install headers properly

David Rose 24 years ago
parent
commit
3f984b8d24
1 changed files with 16 additions and 1 deletions
  1. 16 1
      panda/src/pgraph/Sources.pp

+ 16 - 1
panda/src/pgraph/Sources.pp

@@ -49,7 +49,22 @@
   #endif
 
   #define INSTALL_HEADERS \
-    pandaNode.h pandaNode.I
+    colorAttrib.h colorAttrib.I \
+    config_pgraph.h \
+    cullHandler.h \
+    qpcullTraverser.h qpcullTraverser.I \
+    cycleData.h cycleData.I \
+    cycleDataReader.h cycleDataReader.I \
+    cycleDataWriter.h cycleDataWriter.I \
+    qpgeomNode.h qpgeomNode.I \
+    pandaNode.h pandaNode.I \
+    pipeline.h pipeline.I \
+    pipelineCycler.h pipelineCycler.I \
+    pipelineCyclerBase.h pipelineCyclerBase.I \
+    renderAttrib.h renderAttrib.I \
+    renderState.h renderState.I \
+    textureAttrib.h textureAttrib.I \
+    transformAttrib.h transformAttrib.I
 
   #define IGATESCAN all