blob: cc9db084823da6a3b5e60c81ced363644762b8ae (
plain)
1
2
3
4
5
6
7
|
osmocore_HEADERS = signal.h linuxlist.h timer.h talloc.h msgb.h select.h \
tlv.h bitvec.h comp128.h statistics.h gsm_utils.h utils.h \
gsmtap.h write_queue.h
osmocoredir = $(includedir)/osmocore
SUBDIRS = protocol
|