summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/documentation/Makefile b/documentation/Makefile
index f5957d450..d626b2053 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -225,12 +225,6 @@ clean:
depend:
-# According to FHS this should be:
-# htmldir = $(datadir)/doc/html/en/fltk
-# Possibly the "en/" can be removed, it is not clear.
-# KDE uses "HTML" instead of "html", which is correct?
-docdir = $(datadir)/doc/fltk
-
install: $(MANPAGES)
echo "Installing documentation files in $(DESTDIR)$(docdir)..."
-$(MKDIR) $(DESTDIR)$(docdir)