summaryrefslogtreecommitdiff
path: root/src/extensions/tizen/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/extensions/tizen/Makefile.am')
-rw-r--r--src/extensions/tizen/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/extensions/tizen/Makefile.am b/src/extensions/tizen/Makefile.am
index bab7a13..b7301bf 100644
--- a/src/extensions/tizen/Makefile.am
+++ b/src/extensions/tizen/Makefile.am
@@ -9,6 +9,7 @@ libextension_tizen_la_CPPFLAGS = \
$(LIBECRYPTFS_CFLAGS)
libextension_tizen_la_LIBADD = \
+ $(top_builddir)/src/common/libgsignond-common.la \
$(GSIGNOND_LIBS) \
$(LIBSMACK_LIBS) \
$(LIBECRYPTFS_LIBS)