mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-hlr.git
synced 2025-11-02 13:13:29 +00:00
23 lines
307 B
Makefile
23 lines
307 B
Makefile
noinst_HEADERS = \
|
|
auc.h \
|
|
ctrl.h \
|
|
db.h \
|
|
dgsm.h \
|
|
gsup_router.h \
|
|
gsup_server.h \
|
|
hlr.h \
|
|
hlr_ussd.h \
|
|
hlr_vty.h \
|
|
hlr_vty_subscr.h \
|
|
logging.h \
|
|
lu_fsm.h \
|
|
mslookup_server.h \
|
|
mslookup_server_mdns.h \
|
|
proxy.h \
|
|
proxy_mm.h \
|
|
proxy_db.h \
|
|
rand.h \
|
|
remote_hlr.h \
|
|
timestamp.h \
|
|
$(NULL)
|