]> granicus.if.org Git - imagemagick/blobdiff - Makefile.am
...
[imagemagick] / Makefile.am
index 91f2c90dde06ab7f60bdf72acf4260deb5638201..ea9f22c1a572a316711d8374ac92602ead2d6681 100644 (file)
@@ -1,10 +1,10 @@
-#  Copyright 1999-2015 ImageMagick Studio LLC, a non-profit organization
+#  Copyright 1999-2017 ImageMagick Studio LLC, a non-profit organization
 #  dedicated to making software imaging solutions freely available.
 #
 #  You may not use this file except in compliance with the License.  You may
 #  obtain a copy of the License at
 #
-#    http://www.imagemagick.org/script/license.php
+#    https://www.imagemagick.org/script/license.php
 #
 #  Unless required by applicable law or agreed to in writing, software
 #  distributed under the License is distributed on an "AS IS" BASIS,
@@ -292,7 +292,7 @@ libtool: $(LIBTOOL_DEPS)
        $(SHELL) ./config.status --recheck
 
 # Format C API documentation
-html:
+html-local:
 # copy static file
        for dir in $(DOCDIRSMANUAL) ; do \
                $(MKDIR_P) $(top_builddir)/$$dir ;\