Browse Source

linmath no longer depends on putil

rdb 11 years ago
parent
commit
70f73a5ea1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/linmath/Sources.pp

+ 1 - 1
panda/src/linmath/Sources.pp

@@ -4,7 +4,7 @@
 #begin lib_target
 #begin lib_target
   #define TARGET p3linmath
   #define TARGET p3linmath
   #define LOCAL_LIBS \
   #define LOCAL_LIBS \
-    p3putil
+    p3express p3pandabase
     
     
   #define COMBINED_SOURCES $[TARGET]_composite1.cxx $[TARGET]_composite2.cxx    
   #define COMBINED_SOURCES $[TARGET]_composite1.cxx $[TARGET]_composite2.cxx