aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/pfcp/Makefile.am
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2022-01-12 03:21:57 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2022-08-09 18:21:23 +0200
commita2c40c4dbe035fb5420bef75eba35756ab1bf73e (patch)
tree02861dbe66ac9e8a52f4475f270884ea92117fc8 /include/osmocom/pfcp/Makefile.am
parent006a93d7d41151549825441105c1e738d6ba7238 (diff)
add pfcp heartbeat fsm
Diffstat (limited to 'include/osmocom/pfcp/Makefile.am')
-rw-r--r--include/osmocom/pfcp/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/pfcp/Makefile.am b/include/osmocom/pfcp/Makefile.am
index 898113f..fe8e61a 100644
--- a/include/osmocom/pfcp/Makefile.am
+++ b/include/osmocom/pfcp/Makefile.am
@@ -1,5 +1,6 @@
pfcp_HEADERS = \
pfcp_endpoint.h \
+ pfcp_heartbeat_fsm.h \
pfcp_ies_custom.h \
pfcp_ies_auto.h \
pfcp_msg.h \