|  | @@ -2,9 +2,9 @@
 | 
	
		
			
				|  |  |  EXTRA_DIST = HACKING                                         \
 | 
	
		
			
				|  |  |               tor-resolve.1 tor-gencert.1                     \
 | 
	
		
			
				|  |  |               tor-osx-dmg-creation.txt tor-rpm-creation.txt   \
 | 
	
		
			
				|  |  | -             tor-win32-mingw-creation.txt
 | 
	
		
			
				|  |  | +             tor-win32-mingw-creation.txt torify.1
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -man_MANS = tor.1 tor-resolve.1 tor-gencert.1
 | 
	
		
			
				|  |  | +man_MANS = tor.1 tor-resolve.1 tor-gencert.1 torify.1
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  SUBDIRS = design-paper spec
 | 
	
		
			
				|  |  |  
 |