aboutsummaryrefslogtreecommitdiffstats
path: root/libosmocore/include/osmocore/Makefile.am
blob: fb4f089b7b637ad62a7891a465f63631c254cf69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
osmocore_HEADERS = signal.h linuxlist.h timer.h select.h msgb.h \
		   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

if ENABLE_TALLOC
osmocore_HEADERS += talloc.h
endif

osmocoredir = $(includedir)/osmocore

SUBDIRS = protocol