fixeria submitted this 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(-)
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.