aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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) \