makefile, doc tweaks
This commit is contained in:
		
							parent
							
								
									18bed45e1a
								
							
						
					
					
						commit
						458a8735d7
					
				
							
								
								
									
										1
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Makefile
									
									
									
									
									
								
							| @ -140,7 +140,6 @@ DOCFILES:= \ | |||||||
| # files which should be updated when the version changes
 | # files which should be updated when the version changes
 | ||||||
| VERSIONSENSITIVEFILES=\
 | VERSIONSENSITIVEFILES=\
 | ||||||
| 	$(HPACKFILES) \
 | 	$(HPACKFILES) \
 | ||||||
| 	site/manual-start.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
 | ||||||
|  | |||||||
| @ -546,7 +546,7 @@ tools/generatejournal 3 5 5 --chinese >data/chinese.journal | |||||||
| tools/generatejournal 3 5 5 --mixed >data/mixed.journal | tools/generatejournal 3 5 5 --mixed >data/mixed.journal | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
| ### Run developer tests | ### Run tests | ||||||
| 
 | 
 | ||||||
| This command will install haskell dependencies (you might need to | This command will install haskell dependencies (you might need to | ||||||
| install additional system dependencies yourself) and run the package | install additional system dependencies yourself) and run the package | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user