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

samsung_ipcincludedir = $(includedir)/samsung-ipc/
samsung_ipcinclude_HEADERS = \
	samsung-ipc.h \
	protocol.h \
	pwr.h \
	call.h \
	sms.h \
	sec.h \
	pb.h \
	disp.h \
	net.h \
	snd.h \
	misc.h \
	svc.h \
	ss.h \
	gprs.h \
	sat.h \
	imei.h \
	rfs.h \
	gen.h \
	$(NULL)