aboutsummaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
blob: 51ebb841bd75c1132b4b60c54f4ec83e93072d06 (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-1.0/
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)