Kipras Melnikovas
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
Makefile
|
|
@@ -30,5 +30,6 @@ uninstall: |
|
|
|
rm -f $(DESTDIR)$(PREFIX)/bin/$$script; \ |
|
|
|
done |
|
|
|
rm -rf $(DESTDIR)$(PREFIX)/share/mutt-wizard |
|
|
|
rm -f $(DESTDIR)$(MANPREFIX)/man1/mw.1 |
|
|
|
|
|
|
|
.PHONY: install uninstall |