summaryrefslogtreecommitdiff
path: root/docs/htmlinstall.mak
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-09-03 16:16:15 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-09-03 16:16:15 +0000
commit91cd48e4b72af1f5d1724aa3ad44eabca292babb (patch)
tree85d737f72e8f5ba94b881b9811e039cc18d98ca3 /docs/htmlinstall.mak
parent10aaff00e34a87d422abbf947d7cb2b88cb5023a (diff)
fix distcheck
Original commit message from CVS: fix distcheck
Diffstat (limited to 'docs/htmlinstall.mak')
-rw-r--r--docs/htmlinstall.mak1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/htmlinstall.mak b/docs/htmlinstall.mak
index 96038d802b..f306232b74 100644
--- a/docs/htmlinstall.mak
+++ b/docs/htmlinstall.mak
@@ -9,7 +9,6 @@ install-data-local: html
uninstall-local:
for part in $(HTML_DAT); do rm -rf $(DESTDIR)$(docdir)/$(DOC)/$$part; done
- if test -d $(DESTDIR)$(docdir)/$(DOC); then rmdir $(DESTDIR)$(docdir)/$(DOC); fi
else
install-data-local:
uninstall-local: