summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorcristy <urban-warrior@git.imagemagick.org>2014-03-07 00:55:25 +0000
committercristy <urban-warrior@git.imagemagick.org>2014-03-07 00:55:25 +0000
commit022723156221b8cf88d3cdd7facd20583a877b72 (patch)
treed86190da552959f4f5f429a6f1eb86a6a6900815 /Makefile.am
parentcca82cc6fa6a52f75b1b9bee5dd8b0036c667f15 (diff)
downloadImageMagick-022723156221b8cf88d3cdd7facd20583a877b72.tar.gz
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 1 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index 8ceec48f8..b0b0a6a58 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -171,9 +171,6 @@ doc_DATA = \
LICENSE \
ChangeLog \
NEWS.txt
-else
-man_MANS =
-doc_DATA =
endif
if MAINTAINER_MODE
@@ -251,9 +248,7 @@ DOCDIRS= $(DOCDIRSMANUAL) $(DOCDIRSDOXYGEN)
if INSTALL_DOC
HTML_INSTALL_DATA_TARGETS = install-data-html
-else !INSTALL_DOC
-HTML_INSTALL_DATA_TARGETS =
-endif !INSTALL_DOC
+endif
install-data-html:
$(mkinstalldirs) $(DESTDIR)$(pkgdocdir)