Change in osmo-bts[master]: osmo-bts-trx: fix: use noinst_HEADERS instead of EXTRA_DIST

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

fixeria gerrit-no-reply at lists.osmocom.org
Fri Jun 5 17:31:20 UTC 2020


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 <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200605/19961fb2/attachment.htm>


More information about the gerrit-log mailing list