mirror of
				https://github.com/MariaDB/server.git
				synced 2025-11-03 20:36:16 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			184 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			184 B
		
	
	
	
		
			Text
		
	
	
	
	
	
SUBDIRS = LC_MESSAGES
 | 
						|
 | 
						|
BUILT_SOURCES =
 | 
						|
EXTRA_DIST =
 | 
						|
 | 
						|
include $(top_srcdir)/build/makefiles/sphinx.am
 | 
						|
 | 
						|
init:
 | 
						|
	cd LC_MESSAGES && $(MAKE) $@
 | 
						|
 | 
						|
update-po:
 | 
						|
	cd LC_MESSAGES && $(MAKE) update
 |