fixeria has uploaded this change for review. ( 
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(-)



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

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: 1
Gerrit-Owner: fixeria <vyanits...@sysmocom.de>
Gerrit-MessageType: newchange

Reply via email to