aboutsummaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
blob: ca83feb849922a2e8dad8657666ed0e5152e851c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
NULL =

samsung_ipcincludedir = $(includedir)/samsung-ipc-1.0/

samsung_ipcinclude_HEADERS = \
	call.h \
	disp.h \
	gen.h \
	misc.h \
	net.h \
	radio.h \
	sec.h \
	sms.h \
	pwr.h \
	types.h \
	util.h \
	$(NULL)