aboutsummaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am20
1 files changed, 11 insertions, 9 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 62dbbc8..1ffde56 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -2,20 +2,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 \
- gen.h \
- misc.h \
net.h \
- radio.h \
- sec.h \
- sms.h \
+ snd.h \
+ misc.h \
ss.h \
- pwr.h \
- types.h \
gprs.h \
- snd.h \
+ sat.h \
+ imei.h \
rfs.h \
+ gen.h \
wakelock.h \
- samsung-ipc.h \
$(NULL)