Bladeren bron

fix test_sgraph build

David Rose 24 jaren geleden
bovenliggende
commit
a0db3565e1
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      panda/src/sgraph/Sources.pp

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

@@ -37,7 +37,7 @@
   #define LOCAL_LIBS \
   #define LOCAL_LIBS \
     sgraph mathutil graph putil
     sgraph mathutil graph putil
   #define OTHER_LIBS \
   #define OTHER_LIBS \
-    pystub
+    $[OTHER_LIBS] pystub
 
 
   #define SOURCES \
   #define SOURCES \
     test_sgraph.cxx
     test_sgraph.cxx