aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2012-01-29 16:28:39 +0100
committerSimon Busch <morphis@gravedo.de>2012-01-30 08:15:52 +0100
commit2ac977c1ce6f46d686f5bdd273b32901e8f35597 (patch)
tree3467f1637afcbc232ab54cae847bf98ea12a2e94
parent9a87ce79876a7ba8ebeecf69e2ba30cb9b96bb29 (diff)
downloadhardware_replicant_libsamsung-ipc-2ac977c1ce6f46d686f5bdd273b32901e8f35597.tar.gz
hardware_replicant_libsamsung-ipc-2ac977c1ce6f46d686f5bdd273b32901e8f35597.tar.bz2
hardware_replicant_libsamsung-ipc-2ac977c1ce6f46d686f5bdd273b32901e8f35597.zip
We don't ship headers files for the H1 device with autotools version
Signed-off-by: Simon Busch <morphis@gravedo.de>
-rw-r--r--include/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 23f8d89..747c643 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -19,15 +19,6 @@ samsung_ipcinclude_HEADERS = \
rfs.h \
$(NULL)
-samsung_ipc_h1includedir = $(includedir)/samsung-ipc-1.0/device/h1/
-samsung_ipc_h1include_HEADERS = \
- device/h1/call.h \
- device/h1/sms.h \
- device/h1/net.h \
- device/h1/misc.h \
- device/h1/gen.h
- $(NULL)
-
samsung_ipc_v4includedir = $(includedir)/samsung-ipc-1.0/device/ipc-v4/
samsung_ipc_v4include_HEADERS = \
device/ipc-v4/call.h \