mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-11-02 21:13:44 +00:00
8 lines
240 B
Makefile
8 lines
240 B
Makefile
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 rsl.h gsm48.h
|
|
|
|
osmocoredir = $(includedir)/osmocore
|
|
|
|
SUBDIRS = protocol
|