mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-04 12:56:14 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			125 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			125 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
noinstall_ruby_scripts =			\
 | 
						|
	prepare-sphinx-html.rb			\
 | 
						|
	upload-to-github.rb
 | 
						|
 | 
						|
EXTRA_DIST =					\
 | 
						|
	$(noinstall_ruby_scripts)
 |