tools: makefile fix
This commit is contained in:
		
							parent
							
								
									fabf8a743d
								
							
						
					
					
						commit
						a575de9806
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @ -91,7 +91,7 @@ DOCFILES:= \ | |||||||
| # files which should be updated when the version changes
 | # files which should be updated when the version changes
 | ||||||
| VERSIONSENSITIVEFILES=\
 | VERSIONSENSITIVEFILES=\
 | ||||||
| 	$(CABALFILES) \
 | 	$(CABALFILES) \
 | ||||||
| 	doc/MANUAL.md \
 | 	doc/manual.md \
 | ||||||
| 
 | 
 | ||||||
| # file(s) which require recompilation for a build to have an up-to-date version string
 | # file(s) which require recompilation for a build to have an up-to-date version string
 | ||||||
| VERSIONSOURCEFILE=hledger/Hledger/Cli/Version.hs | VERSIONSOURCEFILE=hledger/Hledger/Cli/Version.hs | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user