From 778071cc99789172b3e6d80a42582abd65a8502a Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Wed, 12 Jan 2022 02:46:20 +0100 Subject: libosmo-pfcp: add pfcp_proto.h pfcp_strs.h Related: SYS#5599 Change-Id: I568b821e89007ed52eeefcdbcb6edd8052a8b5be --- include/osmocom/pfcp/Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'include/osmocom/pfcp/Makefile.am') diff --git a/include/osmocom/pfcp/Makefile.am b/include/osmocom/pfcp/Makefile.am index e69de29..ff7df5e 100644 --- a/include/osmocom/pfcp/Makefile.am +++ b/include/osmocom/pfcp/Makefile.am @@ -0,0 +1,6 @@ +pfcp_HEADERS = \ + pfcp_proto.h \ + pfcp_strs.h \ + $(NULL) + +pfcpdir = $(includedir)/osmocom/pfcp -- cgit v1.2.3