fixeria has submitted this change. ( 
https://gerrit.osmocom.org/c/osmocom-bb/+/30563 )

Change subject: trxcon: fix distcheck: add missing trxcon_fsm.h to 
noinst_HEADERS
......................................................................

trxcon: fix distcheck: add missing trxcon_fsm.h to noinst_HEADERS

Change-Id: Ib64b15c8ad700a7df71513469df454c74322b998
Fixes: 6fc090593dfcfe6747910d7639d6e973b631cc71
---
M src/host/trxcon/include/osmocom/bb/trxcon/Makefile.am
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/src/host/trxcon/include/osmocom/bb/trxcon/Makefile.am 
b/src/host/trxcon/include/osmocom/bb/trxcon/Makefile.am
index 1310a43..bd9324a 100644
--- a/src/host/trxcon/include/osmocom/bb/trxcon/Makefile.am
+++ b/src/host/trxcon/include/osmocom/bb/trxcon/Makefile.am
@@ -6,4 +6,5 @@
        trx_if.h \
        logging.h \
        trxcon.h \
+       trxcon_fsm.h \
        $(NULL)

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

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: Ib64b15c8ad700a7df71513469df454c74322b998
Gerrit-Change-Number: 30563
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-Reviewer: Hoernchen <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to