From 2f102058ca8ac40ba4fef95d19d4c1a43c5e0fb6 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Sat, 9 Apr 2022 17:38:06 +0200 Subject: install libosmo-pfcp The first user of this is osmo-hnbgw, to implement GTP mapping via a UPF. Related: SYS#5895 Change-Id: If4465095000a898296d69d5b725507f909c87aa3 --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') 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 -- cgit v1.2.3