aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/pfcp/Makefile.am
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2022-01-12 03:21:43 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2022-06-16 13:04:33 +0200
commitc8a90d83efc882927d2fb1ff213250d4b92883f4 (patch)
tree16d63d6a1a9d11eb024d72765bc3a85951b5cbe7 /include/osmocom/pfcp/Makefile.am
parent5d8bff6ba05a45627b2af43447b5832165fc0eac (diff)
add pfcp_endpoint
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 7bd5ea3..5d2db19 100644
--- a/include/osmocom/pfcp/Makefile.am
+++ b/include/osmocom/pfcp/Makefile.am
@@ -1,4 +1,5 @@
pfcp_HEADERS = \
+ pfcp_endpoint.h \
pfcp_ies_custom.h \
pfcp_ies_auto.h \
pfcp_msg.h \