Răsfoiți Sursa

build test_client correctly

David Rose 22 ani în urmă
părinte
comite
fb9e74bb48
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      panda/src/pstatclient/Sources.pp

+ 2 - 2
panda/src/pstatclient/Sources.pp

@@ -38,9 +38,9 @@
 
 
 #begin test_bin_target
 #begin test_bin_target
   #define LOCAL_LIBS \
   #define LOCAL_LIBS \
-    pstatclient
+    pstatclient 
   #define OTHER_LIBS \
   #define OTHER_LIBS \
-    pystub
+    $[OTHER_LIBS] pystub
 
 
   #define TARGET test_client
   #define TARGET test_client