summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2014-02-19 01:20:15 +0100
committermathieui <mathieui@mathieui.net>2014-02-19 01:20:15 +0100
commit8e7371210fc4ac0208da871320c8954c8b7c3ac3 (patch)
tree9b3ee29196879ea2b751c296d97f07e1678a7f51 /Makefile
parentcd385630765a8089cc3d234ff9bbfa899e803a3f (diff)
downloadpoezio-8e7371210fc4ac0208da871320c8954c8b7c3ac3.tar.gz
poezio-8e7371210fc4ac0208da871320c8954c8b7c3ac3.tar.bz2
poezio-8e7371210fc4ac0208da871320c8954c8b7c3ac3.tar.xz
poezio-8e7371210fc4ac0208da871320c8954c8b7c3ac3.zip
Documentation & Makefile update
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index cf67cf3c..75d7681d 100644
--- a/Makefile
+++ b/Makefile
@@ -25,6 +25,7 @@ install: all
uninstall:
rm -f $(DESTDIR)$(BINDIR)/poezio
rm -rf $(DESTDIR)$(DATADIR)/poezio
+ rm -rf $(DESTDIR)$(DOCDIR)/poezio/
rm -rf $(DESTDIR)$(MANDIR)/man1/poezio.1
doc: