aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/netif/Makefile.am
blob: cbaff5c14b413693092f49e174c334941aaa6afc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
SUBDIRS = channel

osmonetif_HEADERS = amr.h		\
		    channel.h		\
		    datagram.h		\
		    osmux.h		\
		    ipa.h		\
		    ipa_unit.h		\
		    rs232.h		\
		    rtp.h		\
		    stream.h

osmonetifdir = $(includedir)/osmocom/netif