|  | @@ -347,7 +347,7 @@ src_test_test_bt_cl_LDADD = src/common/libor-testing.a \
 | 
	
		
			
				|  |  |  	src/trace/libor-trace.a \
 | 
	
		
			
				|  |  |  	$(rust_ldadd) \
 | 
	
		
			
				|  |  |  	@TOR_LIB_MATH@ \
 | 
	
		
			
				|  |  | -	@TOR_LIB_WS32@ @TOR_LIB_GDI@ @TOR_LIB_USERENV@
 | 
	
		
			
				|  |  | +	@TOR_LIB_WS32@ @TOR_LIB_GDI@ @TOR_LIB_USERENV@ 
 | 
	
		
			
				|  |  |  src_test_test_bt_cl_CFLAGS = $(AM_CFLAGS) $(TEST_CFLAGS)
 | 
	
		
			
				|  |  |  src_test_test_bt_cl_CPPFLAGS= $(src_test_AM_CPPFLAGS) $(TEST_CPPFLAGS)
 | 
	
		
			
				|  |  |  
 | 
	
	
		
			
				|  | @@ -375,5 +375,5 @@ EXTRA_DIST += \
 | 
	
		
			
				|  |  |  	src/test/test_workqueue_pipe2.sh \
 | 
	
		
			
				|  |  |  	src/test/test_workqueue_socketpair.sh
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -test-rust: src/rust/build.rs
 | 
	
		
			
				|  |  | +test-rust:
 | 
	
		
			
				|  |  |  	$(TESTS_ENVIRONMENT) "$(abs_top_srcdir)/src/test/test_rust.sh"
 |