aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2022-04-09 17:38:06 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2022-06-17 12:09:25 +0200
commit2f102058ca8ac40ba4fef95d19d4c1a43c5e0fb6 (patch)
tree38db164f1112d65d40d50f309431f4e7b441c663 /Makefile.am
parentd39783cd178afd87f80ae67077b8511e676cbb4c (diff)
install libosmo-pfcp
The first user of this is osmo-hnbgw, to implement GTP mapping via a UPF. Related: SYS#5895 Change-Id: If4465095000a898296d69d5b725507f909c87aa3
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c9ee8fc..de0b643 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,6 +19,7 @@ SUBDIRS = \
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = \
libosmo-gtlv.pc \
+ libosmo-pfcp.pc \
$(NULL)
BUILT_SOURCES = $(top_srcdir)/.version