[tools] testbot/TestLauncher: Remove the unused bindir variable.

Francois Gouget fgouget at codeweavers.com
Tue Jan 12 11:11:58 CST 2021


Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
---
 testbot/src/TestLauncher/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/testbot/src/TestLauncher/Makefile b/testbot/src/TestLauncher/Makefile
index b040353d01..7c9a351352 100644
--- a/testbot/src/TestLauncher/Makefile
+++ b/testbot/src/TestLauncher/Makefile
@@ -1,5 +1,3 @@
-bindir = ../../bin/windows
-
 CROSSCC32    = i686-w64-mingw32-gcc
 CROSSSTRIP32 = i686-w64-mingw32-strip
 CROSSCC64    = x86_64-w64-mingw32-gcc
-- 
2.20.1




More information about the wine-devel mailing list