Browse Source

depends on lerp

Cary Sandvig 25 years ago
parent
commit
7b56bf3779
1 changed files with 1 additions and 1 deletions
  1. 1 1
      panda/src/testbed/Sources.pp

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

@@ -156,5 +156,5 @@
   #define SOURCES \
     deadrec_send.cxx
 
-  #define LOCAL_LIBS $[LOCAL_LIBS] net
+  #define LOCAL_LIBS $[LOCAL_LIBS] net lerp
 #end test_bin_target