[gegl] npd: Link against needed libraries.
- From: Michael Henning <mhenning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] npd: Link against needed libraries.
- Date: Tue, 3 Mar 2015 22:46:37 +0000 (UTC)
commit 06aea8ea32b5b328f01d616f9e38aa65796c89cf
Author: Michael Henning <drawoc darkrefraction com>
Date: Tue Mar 3 17:44:38 2015 -0500
npd: Link against needed libraries.
libs/npd/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libs/npd/Makefile.am b/libs/npd/Makefile.am
index 37768b0..4215515 100644
--- a/libs/npd/Makefile.am
+++ b/libs/npd/Makefile.am
@@ -39,4 +39,4 @@ libgegl_npd_ GEGL_API_VERSION@_la_CFLAGS = \
lib_LTLIBRARIES = libgegl-npd- GEGL_API_VERSION@.la
libgegl_npd_ GEGL_API_VERSION@_la_LIBADD = \
- $(libgegl)
+ $(libgegl) $(GLIB_LIBS) $(BABL_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]