diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-01-28 15:25:38 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-01-28 15:25:38 +0100 |
commit | 1ac41b671576401e8fc1a68de3cc77101bf7a14a (patch) | |
tree | 7c0eb1a91c789c3ce958ae77fe1ec1c147b17ebc /home | |
parent | d65a05a7da69c6d03a7f7e86231e9e89de497deb (diff) | |
download | buildscripts-1ac41b671576401e8fc1a68de3cc77101bf7a14a.tar.gz buildscripts-1ac41b671576401e8fc1a68de3cc77101bf7a14a.tar.bz2 buildscripts-1ac41b671576401e8fc1a68de3cc77101bf7a14a.zip |
include x2goadmincenter in nightly builds
Diffstat (limited to 'home')
-rw-r--r-- | home/.buildscripts/x2go.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/.buildscripts/x2go.conf b/home/.buildscripts/x2go.conf index 919271b..1e1da5e 100644 --- a/home/.buildscripts/x2go.conf +++ b/home/.buildscripts/x2go.conf @@ -44,6 +44,7 @@ x2goserver $COMPONENT_NIGHTLY master\n\ x2gobroker $COMPONENT_NIGHTLY master\n\ x2goclient $COMPONENT_NIGHTLY master\n\ cups-x2go $COMPONENT_NIGHTLY master\n\ +x2goadmincenter $COMPONENT_NIGHTLY master\n\ x2godesktopsharing $COMPONENT_NIGHTLY master\n\ x2gognomebindings $COMPONENT_NIGHTLY master\n\ x2golxdebindings $COMPONENT_NIGHTLY master\n\ |