laforge has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-bts/+/18697 )

Change subject: osmo-bts-trx: fix: use noinst_HEADERS instead of EXTRA_DIST
......................................................................

osmo-bts-trx: fix: use noinst_HEADERS instead of EXTRA_DIST

Change-Id: I3c2fa21baae64e6537a2c74b97f1108b84099064
---
M src/osmo-bts-trx/Makefile.am
1 file changed, 1 insertion(+), 2 deletions(-)

Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/osmo-bts-trx/Makefile.am b/src/osmo-bts-trx/Makefile.am
index 85c1ff4..b2d9b19 100644
--- a/src/osmo-bts-trx/Makefile.am
+++ b/src/osmo-bts-trx/Makefile.am
@@ -27,8 +27,7 @@
        -ldl \
        $(NULL)

-# TODO: use noinst_HEADERS instead?
-EXTRA_DIST = \
+noinst_HEADERS = \
        trx_if.h \
        l1_if.h \
        loops.h \

--
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/18697
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I3c2fa21baae64e6537a2c74b97f1108b84099064
Gerrit-Change-Number: 18697
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanits...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <lafo...@osmocom.org>
Gerrit-MessageType: merged

Reply via email to