tools: include benchmark script in tags
This commit is contained in:
		
							parent
							
								
									2d4dc81999
								
							
						
					
					
						commit
						7a7b26d93c
					
				
							
								
								
									
										1
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Makefile
									
									
									
									
									
								
							| @ -104,6 +104,7 @@ MAIN=hledger/app/hledger-cli.hs | |||||||
| # all source files in the project (plus a few strays like Setup.hs & hlint.hs)
 | # all source files in the project (plus a few strays like Setup.hs & hlint.hs)
 | ||||||
| SOURCEFILES:= \
 | SOURCEFILES:= \
 | ||||||
| 	hledger/*hs \
 | 	hledger/*hs \
 | ||||||
|  | 	hledger/bench/*hs \
 | ||||||
| 	hledger/Hledger/*hs \
 | 	hledger/Hledger/*hs \
 | ||||||
| 	hledger/Hledger/*/*hs \
 | 	hledger/Hledger/*/*hs \
 | ||||||
| 	hledger-*/*hs \
 | 	hledger-*/*hs \
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user