tools: fix a makefile typo
This commit is contained in:
		
							parent
							
								
									53c1fd3d12
								
							
						
					
					
						commit
						567d322907
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @ -234,7 +234,7 @@ install: \ | ||||
| 	) | ||||
| 	$(CABALINSTALL) $(patsubst %,./%,$(PACKAGES)) $(EXTRAINSTALLARGS) --enable-tests | ||||
| 
 | ||||
| x`install-force: \ | ||||
| install-force: \ | ||||
| 	$(call def-help,install-force,\
 | ||||
| 	cabal install the main hledger packages and all their dependencies more forcibly\
 | ||||
| 	(can break installed libs, requiring ghc-pkg-clean)\
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user