Generate gmo with every build
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -27,6 +27,7 @@ po/POTFILES | ||||
| po/Rules-quot | ||||
| po/stamp-po | ||||
| po/*.header | ||||
| po/*.gmo | ||||
| po/*.sed | ||||
| po/*.sin | ||||
| src/pam_panic/man/* | ||||
|   | ||||
| @@ -6,5 +6,11 @@ SUBDIRS = po po4a src/pam_panic src/pam_panic_pw | ||||
|  | ||||
| .PHONY: all test clean | ||||
|  | ||||
|  | ||||
| update-po: | ||||
| 	make -C po update-po | ||||
|  | ||||
| all: update-po | ||||
|  | ||||
| test: | ||||
| 	make -C test | ||||
|   | ||||
		Reference in New Issue
	
	Block a user