aboutsummaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
blob: 3ea4b5528ae11474bef701d46f40cd46ac1d4110 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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 \
	ss.h \
	gprs.h \
	sat.h \
	imei.h \
	rfs.h \
	gen.h \
	$(NULL)