summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4102f04..12dd85b 100644
--- a/Makefile
+++ b/Makefile
@@ -45,6 +45,7 @@ install: all
uninstall:
cd $(DESTDIR)$(PREFIX)/bin && rm -f $(BIN) $(GUI:.tcl=)
cd $(DESTDIR)$(MANPREFIX)/man1 && rm -f $(MAN)
+ rm -rf $(DESTDIR)$(PREFIX)/share/$(NAME)
clean:
rm -f -- $(BIN) $(OBJ) util.a index.html comparison.html