[PATCH] osmo-bts[master]: Use release helper from libosmocore

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Max gerrit-no-reply at lists.osmocom.org
Thu Jul 6 10:31:12 UTC 2017


Review at  https://gerrit.osmocom.org/3143

Use release helper from libosmocore

Change-Id: Ib8efd2095fcf759276299b516d495219105c1f2b
Related: OS#1861
---
M Makefile.am
M configure.ac
2 files changed, 6 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/43/3143/1

diff --git a/Makefile.am b/Makefile.am
index 5598c4a..0f85151 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,3 +14,5 @@
 	doc/examples/sysmo/osmo-bts.cfg \
 	doc/examples/sysmobts-mgr.cfg \
 	README.md
+
+ at RELMAKE@
diff --git a/configure.ac b/configure.ac
index b848605..b2700d5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,6 +12,10 @@
 dnl kernel style compile messages
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 
+dnl include release helper
+RELMAKE='-include osmo-release.mk'
+AC_SUBST([RELMAKE])
+
 dnl checks for programs
 AC_PROG_MAKE_SET
 AC_PROG_CC

-- 
To view, visit https://gerrit.osmocom.org/3143
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib8efd2095fcf759276299b516d495219105c1f2b
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>



More information about the gerrit-log mailing list