osmith has uploaded this change for review. ( https://gerrit.osmocom.org/11976


Change subject: contrib/jenkins.sh: build manuals
......................................................................

contrib/jenkins.sh: build manuals

Related: OS#3385
Change-Id: Ia1a6ab64c7912f30a693ca4f5f474f22d72b8873
---
M contrib/jenkins.sh
1 file changed, 2 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/76/11976/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 8dc0162..6160523 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -25,6 +25,7 @@

 osmo-build-dep.sh libosmocore "" ac_cv_path_DOXYGEN=false
 osmo-build-dep.sh libosmo-abis
+osmo-build-dep.sh osmo-gsm-manuals

 set +x
 echo
@@ -36,7 +37,7 @@

 cd "$base"
 autoreconf --install --force
-./configure --enable-sanitize --enable-external-tests --enable-werror
+./configure --enable-sanitize --enable-external-tests --enable-werror 
--enable-manuals
 $MAKE $PARALLEL_MAKE
 $MAKE check || cat-testlogs.sh
 $MAKE distcheck || cat-testlogs.sh

--
To view, visit https://gerrit.osmocom.org/11976
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia1a6ab64c7912f30a693ca4f5f474f22d72b8873
Gerrit-Change-Number: 11976
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>

Reply via email to