mirror of
				https://github.com/samba-team/samba.git
				synced 2025-10-31 12:23:52 +03:00 
			
		
		
		
	Signed-off-by: Alexander Bokovoy <ab@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
		
			
				
	
	
		
			5 lines
		
	
	
		
			107 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			107 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| from waflib import Logs
 | |
| 
 | |
| Logs.info("\tSelected system Heimdal build")
 | |
| bld.RECURSE('source4/heimdal_build')
 |