[seed] modules/DynamicObject: Add missing LIBS
- From: Alan Knowles <alank src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seed] modules/DynamicObject: Add missing LIBS
- Date: Tue, 11 Nov 2014 03:14:40 +0000 (UTC)
commit 0b2df4d5b17f1034a058cd8d0069807a3cefeba1
Author: Nirbheek Chauhan <nirbheek centricular com>
Date: Mon Nov 10 18:38:09 2014 +0530
modules/DynamicObject: Add missing LIBS
modules/DynamicObject/Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/modules/DynamicObject/Makefile.am b/modules/DynamicObject/Makefile.am
index 56536cb..2d60cae 100644
--- a/modules/DynamicObject/Makefile.am
+++ b/modules/DynamicObject/Makefile.am
@@ -19,6 +19,9 @@ libseed_DynamicObject_la_LDFLAGS = \
$(GOBJECT_INTROSPECTION_LDFLAGS) \
$(SEED_PROFILE_LIBS)
+libseed_DynamicObject_la_LIBADD = \
+ $(top_builddir)/libseed/libseed SEED_GTK_VERSION@.la
+
endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]