Add support for plugins (and specifically GPRS encryption plugins)
[osmocom-bb.git] / include / osmocore / Makefile.am
1 osmocore_HEADERS = signal.h linuxlist.h timer.h select.h msgb.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
6
7 if ENABLE_TALLOC
8 osmocore_HEADERS += talloc.h
9 endif
10
11 osmocoredir = $(includedir)/osmocore
12
13 SUBDIRS = protocol