[X2Go-Commits] [libx2goclient] 82/132: src/Makefile.am: add new options header and source files.
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 92e7a3d647d1ac83ef31276d94bb1c1696a61829
Author: Mihai Moldovan <ionic at ionic.de>
Date: Sat Jun 26 13:54:41 2021 +0200
src/Makefile.am: add new options header and source files.
---
src/Makefile.am | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/src/Makefile.am b/src/Makefile.am
index d320024..c01496a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -33,6 +33,8 @@ libx2goclientinclude_HEADERS = \
x2goclient-agent-start-nx.h \
x2goclient.h \
x2goclient-network.h \
+ x2goclient-network-options.h \
+ x2goclient-network-options-ssh.h \
x2goclient-network-ssh.h \
x2goclient-proxy-start-nx.h \
x2goclient-renderer-start-kdrive.h \
@@ -50,6 +52,8 @@ libx2goclient_la_SOURCES = \
x2goclient-agent-start-kdrive.c \
x2goclient-agent-start-nx.c \
x2goclient-network.c \
+ x2goclient-network-options.c \
+ x2goclient-network-options-ssh.c \
x2goclient-network-ssh.c \
x2goclient-proxy-start-nx.c \
x2goclient-renderer-start-kdrive.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