Change in osmo-bts[master]: doc/examples: Install OC2G config files with autotools

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

daniel gerrit-no-reply at lists.osmocom.org
Wed Jan 30 09:36:25 UTC 2019


daniel has uploaded this change for review. ( https://gerrit.osmocom.org/12727


Change subject: doc/examples: Install OC2G config files with autotools
......................................................................

doc/examples: Install OC2G config files with autotools

Change-Id: I2fd587e91b5e0e4cd1b8ffa781f65dbfd4484f19
---
M doc/examples/Makefile.am
1 file changed, 9 insertions(+), 0 deletions(-)



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

diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am
index 04f8279..3799069 100644
--- a/doc/examples/Makefile.am
+++ b/doc/examples/Makefile.am
@@ -42,5 +42,14 @@
 OSMOCONF_FILES += litecell15/osmo-bts-lc15.cfg litecell15/lc15bts-mgr.cfg
 endif
 
+if ENABLE_OC2GBTS
+doc_oc2gdir = $(docdir)/examples/osmo-bts-oc2g
+doc_oc2g_DATA = \
+        oc2g/osmo-bts-oc2g.cfg \
+        oc2g/oc2gbts-mgr.cfg
+EXTRA_DIST += $(doc_oc2g_DATA)
+OSMOCONF_FILES += oc2g/osmo-bts-oc2g.cfg oc2g/oc2gbts-mgr.cfg
+endif
+
 osmoconfdir = $(sysconfdir)/osmocom
 osmoconf_DATA = $(OSMOCONF_FILES)

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2fd587e91b5e0e4cd1b8ffa781f65dbfd4484f19
Gerrit-Change-Number: 12727
Gerrit-PatchSet: 1
Gerrit-Owner: daniel <dwillmann at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190130/5b5e6ff1/attachment.htm>


More information about the gerrit-log mailing list