From 8af9c5b2137c6b96aee320065e4a2e95536e08c4 Mon Sep 17 00:00:00 2001 From: David Rose Date: Fri, 24 Mar 2006 18:42:05 +0000 Subject: [PATCH] whoops, forgot cull --- panda/src/display/Sources.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panda/src/display/Sources.pp b/panda/src/display/Sources.pp index 79bf6c0eb8..bb586d87bd 100644 --- a/panda/src/display/Sources.pp +++ b/panda/src/display/Sources.pp @@ -5,7 +5,7 @@ #begin lib_target #define TARGET display #define LOCAL_LIBS \ - pgraph putil gsgbase gobj linmath mathutil \ + pgraph cull putil gsgbase gobj linmath mathutil \ pstatclient #define COMBINED_SOURCES $[TARGET]_composite1.cxx $[TARGET]_composite2.cxx