[X2Go-Commits] [libx2goclient] 107/132: src/Makefile.am: add x2goclient-network-stub.{c, h}.
git-admin at x2go.org
git-admin at x2go.org
Fri Dec 3 15:26:34 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 db43631b86e5ed5c7abab23221557c979a7baf77
Author: Mihai Moldovan <ionic at ionic.de>
Date: Thu Sep 30 19:14:26 2021 +0200
src/Makefile.am: add x2goclient-network-stub.{c,h}.
---
src/Makefile.am | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/Makefile.am b/src/Makefile.am
index c01496a..04b04d3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -36,6 +36,7 @@ libx2goclientinclude_HEADERS = \
x2goclient-network-options.h \
x2goclient-network-options-ssh.h \
x2goclient-network-ssh.h \
+ x2goclient-network-stub.h \
x2goclient-proxy-start-nx.h \
x2goclient-renderer-start-kdrive.h \
x2goclient-object.h \
@@ -55,6 +56,7 @@ libx2goclient_la_SOURCES = \
x2goclient-network-options.c \
x2goclient-network-options-ssh.c \
x2goclient-network-ssh.c \
+ x2goclient-network-stub.c \
x2goclient-proxy-start-nx.c \
x2goclient-renderer-start-kdrive.c \
x2goclient-object.c \
--
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