[shotwell] Link common library against plugin dependencies
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell] Link common library against plugin dependencies
- Date: Wed, 20 Jul 2016 18:40:01 +0000 (UTC)
commit f90efa308c0b8e7c5e241b0eacaa55ecd80f865d
Author: Jens Georg <mail jensge org>
Date: Wed Jul 20 19:54:35 2016 +0200
Link common library against plugin dependencies
Signed-off-by: Jens Georg <mail jensge org>
Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index d77ed14..e42c95b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -75,6 +75,9 @@ plugins_common_libshotwell_plugin_common_la_CFLAGS = \
-DGETTEXT_PACKAGE='"$(GETTEXT_PACKAGE)"' \
-I $(top_srcdir)/plugins -I$(top_builddir)/plugins
+plugins_common_libshotwell_plugin_common_la_LIBADD = \
+ $(PLUGIN_LIBS)
+
plugins/shotwell-plugin-dev-1.0.vapi plugins/shotwell-plugin-dev-1.0.h: src_plugins_libplugin_la_vala.stamp
#
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]