This patch moves the GSM-specific functions to the new library
[osmocom-bb.git] / include / osmocore / Makefile.am
1 osmocore_HEADERS = signal.h linuxlist.h timer.h select.h msgb.h bits.h \
2                    tlv.h bitvec.h comp128.h statistics.h gsm_utils.h utils.h \
3                    gsmtap.h write_queue.h rsl.h gsm48.h rxlev_stat.h mncc.h \
4                    gsm48_ie.h logging.h gsm0808.h rate_ctr.h gsmtap_util.h \
5                    plugin.h crc16.h panic.h process.h gsm0480.h msgfile.h \
6                    backtrace.h
7
8 if ENABLE_TALLOC
9 osmocore_HEADERS += talloc.h
10 endif
11
12 osmocoredir = $(includedir)/osmocore
13
14 SUBDIRS = protocol