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 <[email protected]>

Reply via email to