[X2Go-Commits] [libx2goclient] 60/132: docs/reference/libx2goclient/Makefile.am: add common NULL variable.
git-admin at x2go.org
git-admin at x2go.org
Fri Dec 3 15:26:31 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 2a7c4e7bd48f7e666678dedc0a1100dd659821af
Author: Mihai Moldovan <ionic at ionic.de>
Date: Thu May 27 02:10:07 2021 +0200
docs/reference/libx2goclient/Makefile.am: add common NULL variable.
---
docs/reference/libx2goclient/Makefile.am | 3 +++
1 file changed, 3 insertions(+)
diff --git a/docs/reference/libx2goclient/Makefile.am b/docs/reference/libx2goclient/Makefile.am
index 90b4df0..7034a87 100644
--- a/docs/reference/libx2goclient/Makefile.am
+++ b/docs/reference/libx2goclient/Makefile.am
@@ -30,6 +30,9 @@
# suit your project. See the GTK+ Makefiles in gtk+/docs/reference for examples
# of using the various options.
+# This is supposed to be empty. Keep it as-is.
+NULL =
+
# The name of the module, e.g. 'glib'.
DOC_MODULE=libx2goclient
--
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