Makefile uninstall: Remove mw.1 (#308)
				
					
				
			This commit is contained in:
		
				
					committed by
					
						
						Luke Smith
					
				
			
			
				
	
			
			
			
						parent
						
							19949642f4
						
					
				
				
					commit
					bb38c15bf5
				
			
							
								
								
									
										1
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Makefile
									
									
									
									
									
								
							@@ -30,5 +30,6 @@ uninstall:
 | 
				
			|||||||
		rm -f $(DESTDIR)$(PREFIX)/bin/$$script; \
 | 
							rm -f $(DESTDIR)$(PREFIX)/bin/$$script; \
 | 
				
			||||||
	done
 | 
						done
 | 
				
			||||||
	rm -rf $(DESTDIR)$(PREFIX)/share/mutt-wizard
 | 
						rm -rf $(DESTDIR)$(PREFIX)/share/mutt-wizard
 | 
				
			||||||
 | 
						rm -f $(DESTDIR)$(MANPREFIX)/man1/mw.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.PHONY: install uninstall
 | 
					.PHONY: install uninstall
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user