[X2Go-Commits] [libx2goclient] 02/11: src/Makefile.am: add x2goclient-utils.{c, h}.

git-admin at x2go.org git-admin at x2go.org
Sat Aug 31 23:29:01 CEST 2019


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

x2go pushed a commit to branch master
in repository libx2goclient.

commit 859925df296f9898f4fe15d980eaebbc7684f8c6
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sat Aug 31 19:53:37 2019 +0200

    src/Makefile.am: add x2goclient-utils.{c,h}.
---
 src/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/Makefile.am b/src/Makefile.am
index dbd76e3..907f824 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -30,6 +30,7 @@ libx2goclientinclude_HEADERS = \
 	x2goclient-session-runcommand.h \
 	x2goclient-session-suspend.h \
 	x2goclient-session-terminate.h \
+	x2goclient-utils.h \
 	$(NULL)
 
 libx2goclient_la_SOURCES = \
@@ -44,6 +45,7 @@ libx2goclient_la_SOURCES = \
 	x2goclient-session-runcommand.c \
 	x2goclient-session-suspend.c \
 	x2goclient-session-terminate.c \
+	x2goclient-utils.c \
 	$(NULL)
 
 libx2goclient_la_CFLAGS = \

--
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