[X2Go-Commits] [libx2goclient] 73/132: docs/reference/libx2goclient/Makefile.am: ignore private gnativesocketaddress.h file.

git-admin at x2go.org git-admin at x2go.org
Fri Dec 3 15:26:32 CET 2021


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository libx2goclient.

commit 14f8a7a3c69b80b290e6c772f242e0c35fa1c4c8
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sat May 29 08:56:50 2021 +0200

    docs/reference/libx2goclient/Makefile.am: ignore private gnativesocketaddress.h file.
---
 docs/reference/libx2goclient/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/reference/libx2goclient/Makefile.am b/docs/reference/libx2goclient/Makefile.am
index d588f3e..4f6a096 100644
--- a/docs/reference/libx2goclient/Makefile.am
+++ b/docs/reference/libx2goclient/Makefile.am
@@ -78,7 +78,7 @@ 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=
+IGNORE_HFILES=gnativesocketaddress.h
 
 # Images to copy into HTML directory.
 # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git


More information about the x2go-commits mailing list