aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/hlr/Makefile.am
blob: aceda4a657ac5e07778a86620f8fc00e99ba3791 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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 \
	rand.h \
	remote_hlr.h \
	timestamp.h \
	$(NULL)