aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc/Makefile.am
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-02-16 21:50:26 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-02-28 17:28:38 +0100
commite1de9ed1759feb87bc633253b4b1666273dfa8d2 (patch)
treed13aac1fc1c3a36a5920a8996bdcc14ede2e2807 /samsung-ipc/Makefile.am
parent0149fc9e6bfd08b596fa1954b6dc4bcf875de9cd (diff)
downloadhardware_replicant_libsamsung-ipc-e1de9ed1759feb87bc633253b4b1666273dfa8d2.tar.gz
hardware_replicant_libsamsung-ipc-e1de9ed1759feb87bc633253b4b1666273dfa8d2.tar.bz2
hardware_replicant_libsamsung-ipc-e1de9ed1759feb87bc633253b4b1666273dfa8d2.zip
samsung-ipc: move TOC handling in its own directory
This could enable other devices to use the TOC handling functions. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'samsung-ipc/Makefile.am')
-rw-r--r--samsung-ipc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/samsung-ipc/Makefile.am b/samsung-ipc/Makefile.am
index cd3fcf4..ed6331f 100644
--- a/samsung-ipc/Makefile.am
+++ b/samsung-ipc/Makefile.am
@@ -32,6 +32,7 @@ libsamsung_ipc_la_SOURCES = \
include devices/Makefile.am
include modems/Makefile.am
+include partitions/Makefile.am
libsamsung_ipc_la_LIBADD = \
$(OPENSSL_LIBS) \