Ensure all HTML-formatted man pages are up-to-date.
diff --git a/ChangeLog b/ChangeLog
index b711364..522a90a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2011-08-07  Bruno Haible  <bruno@clisp.org>
 
+	Ensure all HTML-formatted man pages are up-to-date.
+	* Makefile.devel (all): Depend on man/iconvctl.3.html and
+	man/iconv_open_into.3.html.
+
+2011-08-07  Bruno Haible  <bruno@clisp.org>
+
 	* Version 1.14 released.
 
 2011-08-07  Bruno Haible  <bruno@clisp.org>
diff --git a/Makefile.devel b/Makefile.devel
index 8f6399c..51698c4 100644
--- a/Makefile.devel
+++ b/Makefile.devel
@@ -25,7 +25,7 @@
       lib/aliases_dos.h \
       lib/aliases_extra.h \
       lib/flags.h lib/translit.h \
-      man/iconv.1.html man/iconv.3.html man/iconv_close.3.html man/iconv_open.3.html force
+      man/iconv.1.html man/iconv.3.html man/iconv_close.3.html man/iconv_open.3.html man/iconvctl.3.html man/iconv_open_into.3.html force
 	cd libcharset && $(MAKE) -f Makefile.devel all
 	cd preload && $(MAKE) -f Makefile.devel all