mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-upf.git
synced 2025-11-02 13:03:35 +00:00
7 lines
95 B
Makefile
7 lines
95 B
Makefile
pfcp_HEADERS = \
|
|
pfcp_proto.h \
|
|
pfcp_strs.h \
|
|
$(NULL)
|
|
|
|
pfcpdir = $(includedir)/osmocom/pfcp
|