aboutsummaryrefslogtreecommitdiff
path: root/zlib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'zlib/Makefile.am')
-rw-r--r--zlib/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/zlib/Makefile.am b/zlib/Makefile.am
index 42ccd78be3f..a10e7b7b639 100644
--- a/zlib/Makefile.am
+++ b/zlib/Makefile.am
@@ -56,3 +56,10 @@ AM_MAKEFLAGS = \
"PICFLAG=$(PICFLAG)" \
"RANLIB=$(RANLIB)" \
"DESTDIR=$(DESTDIR)"
+
+# No html, or install-html support.
+.PHONY: html install-html
+
+html:
+install-html:
+