mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-upf.git
synced 2025-11-02 13:03:35 +00:00
10 lines
128 B
Makefile
10 lines
128 B
Makefile
noinst_HEADERS = \
|
|
up_endpoint.h \
|
|
up_peer.h \
|
|
up_session.h \
|
|
upf.h \
|
|
upf_gtp.h \
|
|
upf_nft.h \
|
|
up_gtp_action.h \
|
|
$(NULL)
|