fixeria has uploaded this change for review.

View Change

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(-)

git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/63/30563/1
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 change 30563. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: Ib64b15c8ad700a7df71513469df454c74322b998
Gerrit-Change-Number: 30563
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de>
Gerrit-MessageType: newchange