Pau Espin Pedrol has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/12119 )

Change subject: oc2g: Fix headers missing during make distcheck
......................................................................

oc2g: Fix headers missing during make distcheck

Change-Id: I2e4aad190c44fea047b4aefcf55335789fa4c571
---
M src/osmo-bts-oc2g/Makefile.am
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  osmith: Looks good to me, but someone else must approve
  Neels Hofmeyr: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/osmo-bts-oc2g/Makefile.am b/src/osmo-bts-oc2g/Makefile.am
index 7188626..54a8afa 100644
--- a/src/osmo-bts-oc2g/Makefile.am
+++ b/src/osmo-bts-oc2g/Makefile.am
@@ -8,7 +8,7 @@

 EXTRA_DIST = misc/oc2gbts_mgr.h misc/oc2gbts_misc.h misc/oc2gbts_par.h 
misc/oc2gbts_led.h \
        misc/oc2gbts_temp.h misc/oc2gbts_power.h misc/oc2gbts_clock.h \
-       misc/oc2gbts_bid.h misc/oc2gbts_nl.h \
+       misc/oc2gbts_bid.h misc/oc2gbts_bts.h misc/oc2gbts_nl.h 
misc/oc2gbts_swd.h \
        hw_misc.h l1_if.h l1_transp.h oc2gbts.h oml_router.h utils.h

 bin_PROGRAMS = osmo-bts-oc2g oc2gbts-mgr oc2gbts-util

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I2e4aad190c44fea047b4aefcf55335789fa4c571
Gerrit-Change-Number: 12119
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>

Reply via email to