From 9346f20b4fd5feaeb9407cf3da18ff4d5ba70d35 Mon Sep 17 00:00:00 2001 From: David Rose Date: Wed, 11 Sep 2002 20:04:31 +0000 Subject: [PATCH] install headers --- direct/src/interval/Sources.pp | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/direct/src/interval/Sources.pp b/direct/src/interval/Sources.pp index 17e3aa2e1a..3e631e4e00 100644 --- a/direct/src/interval/Sources.pp +++ b/direct/src/interval/Sources.pp @@ -17,5 +17,16 @@ hideInterval.cxx hideInterval.I hideInterval.h \ lerp_helpers.h + #define INSTALL_HEADERS \ + config_interval.h \ + cInterval.I cInterval.h \ + cIntervalManager.I cIntervalManager.h \ + cLerpInterval.I cLerpInterval.h \ + cLerpNodePathInterval.I cLerpNodePathInterval.h \ + cLerpAnimEffectInterval.I cLerpAnimEffectInterval.h \ + cMetaInterval.I cMetaInterval.h \ + showInterval.I showInterval.h \ + hideInterval.I hideInterval.h + #define IGATESCAN all #end lib_target