libosmocore/include/osmocore/Makefile.am

15 lines
455 B
Makefile
Raw Normal View History

osmocore_HEADERS = signal.h linuxlist.h timer.h select.h msgb.h bits.h \
2010-02-20 20:09:24 +00:00
tlv.h bitvec.h comp128.h statistics.h gsm_utils.h utils.h \
gsmtap.h write_queue.h rsl.h gsm48.h rxlev_stat.h mncc.h \
gsm48_ie.h logging.h gsm0808.h rate_ctr.h gsmtap_util.h \
plugin.h crc16.h panic.h process.h gsm0480.h msgfile.h \
backtrace.h
2010-02-20 20:09:24 +00:00
if ENABLE_TALLOC
osmocore_HEADERS += talloc.h
endif
2010-02-20 20:09:24 +00:00
osmocoredir = $(includedir)/osmocore
SUBDIRS = protocol