forked from bonsai/harakit
		
	Makefile: fixes dist
This commit is contained in:
		
							parent
							
								
									261c98ad14
								
							
						
					
					
						commit
						e38ea5b35d
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@ -44,7 +44,7 @@ clean:
 | 
			
		||||
	rm -rf build dist
 | 
			
		||||
 | 
			
		||||
dist: all docs
 | 
			
		||||
	mkdir -p $(DESTDIR)/$(PREFIX)/bin $(DESTDIR)/$(PREFIX)/share/man/man1
 | 
			
		||||
	mkdir -p $(DESTDIR)/$(PREFIX)/bin $(DESTDIR)/$(PREFIX)/$(MANDIR)/man1
 | 
			
		||||
	cp build/bin/* $(DESTDIR)/$(PREFIX)/bin
 | 
			
		||||
	cp build/docs/*.1 $(DESTDIR)/$(PREFIX)/$(MANDIR)/man1
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user