aboutsummaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am19
1 files changed, 0 insertions, 19 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 09fecf8..62dbbc8 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -19,22 +19,3 @@ samsung_ipcinclude_HEADERS = \
wakelock.h \
samsung-ipc.h \
$(NULL)
-
-samsung_ipc_v4includedir = $(includedir)/samsung-ipc-1.0/device/ipc-v4/
-samsung_ipc_v4include_HEADERS = \
- device/ipc-v4/call.h \
- device/ipc-v4/net.h \
- device/ipc-v4/sms.h \
- device/ipc-v4/misc.h \
- device/ipc-v4/gen.h \
- device/ipc-v4/disp.h \
- $(NULL)
-
-samsung_ipc_h1includedir = $(includedir)/samsung-ipc-1.0/device/h1/
-samsung_ipc_h1include_HEADERS = \
- device/h1/net.h \
- device/h1/sms.h \
- device/h1/misc.h \
- device/h1/gen.h \
- device/h1/call.h \
- $(NULL)