mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 02:46:29 +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
 | 
