This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU gss".
http://git.savannah.gnu.org/cgit/gss.git/commit/?id=2eab2fbb665034899e7a13f27b8f36a3f00356e1 The branch, master has been updated via 2eab2fbb665034899e7a13f27b8f36a3f00356e1 (commit) from a20d692d58d9d3c5c6be782b02d9083c00d77d0a (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 2eab2fbb665034899e7a13f27b8f36a3f00356e1 Author: Simon Josefsson <[email protected]> Date: Tue Aug 14 15:58:32 2012 +0200 Regenerate gtk-doc header ignore. ----------------------------------------------------------------------- Summary of changes: doc/reference/Makefile.am | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index de5a260..b7c3d02 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -58,9 +58,10 @@ EXTRA_HFILES= # Header files or dirs to ignore when scanning. Use base file/dir names # e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h private_code -IGNORE_HFILES=internal.h k5internal.h protos.h checksum.h meta.h \ - gettext.h string.h string.in.h unistd.h unistd.in.h c++defs.h \ - stddef.in.h +#echo `find lib -name \*.h|grep -v ^lib/headers|sed 's,.*/,,'|sort` +IGNORE_HFILES=arg-nonnull.h c++defs.h checksum.h gettext.h internal.h \ + k5internal.h meta.h protos.h stddef.in.h string.h string.in.h \ + warn-on-use.h # Images to copy into HTML directory. # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png hooks/post-receive -- GNU gss _______________________________________________ Gss-commit mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gss-commit
