aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-03-02 17:06:10 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2021-03-02 17:06:10 +0100
commitdf4191021fa6c14df857dadf2c0ac0d208a62564 (patch)
treed78d2e4d4c206759d40ca916dd77580529096925
parentbd29eda738740e76384b22c6d3514448e5eff1f6 (diff)
downloadhardware_replicant_libsamsung-ipc-patches-todo/only-export-public-symbols.tar.gz
hardware_replicant_libsamsung-ipc-patches-todo/only-export-public-symbols.tar.bz2
hardware_replicant_libsamsung-ipc-patches-todo/only-export-public-symbols.zip
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--samsung-ipc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/samsung-ipc/Makefile.am b/samsung-ipc/Makefile.am
index 427b94e..f613f75 100644
--- a/samsung-ipc/Makefile.am
+++ b/samsung-ipc/Makefile.am
@@ -16,7 +16,7 @@ lib_LTLIBRARIES = \
# This defines libsamsung_ipc_la_SOURCES so we can reuse it in
# samsung-ipc/test/Makefile.am
-include $(top_srcdir)/samsung-ipc/common/Makefile.am
+include common/Makefile.am
libsamsung_ipc_la_LIBADD = \
$(OPENSSL_LIBS) \