From 3f984b8d243aeff105db2779b2114aa6a674481f Mon Sep 17 00:00:00 2001 From: David Rose Date: Tue, 26 Feb 2002 17:55:24 +0000 Subject: [PATCH] install headers properly --- panda/src/pgraph/Sources.pp | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/panda/src/pgraph/Sources.pp b/panda/src/pgraph/Sources.pp index b8dcc3494e..9e2b9cbdf3 100644 --- a/panda/src/pgraph/Sources.pp +++ b/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