[evince] libview: introspection - build against internal libevdocument



commit 1b873f302e572a021ee0255d696ba64169c7e18a
Author: Alban Browaeys <prahal yahoo com>
Date:   Thu Nov 8 23:42:38 2012 +0100

    libview: introspection - build against internal libevdocument
    
    https://bugzilla.gnome.org/show_bug.cgi?id=692136

 libview/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libview/Makefile.am b/libview/Makefile.am
index 54bf8c0..baa3514 100644
--- a/libview/Makefile.am
+++ b/libview/Makefile.am
@@ -132,7 +132,7 @@ EvinceView_ EV_API_VERSION_U@_gir_FILES = \
 	$(INST_H_BUILT_FILES)	\
 	 $(filter %.c,$(libevview3_la_SOURCES))
 EvinceView_ EV_API_VERSION_U@_gir_INCLUDES = GLib-2.0 GObject-2.0 Gio-2.0 Gdk-3.0 GdkPixbuf-2.0 Gtk-3.0
-EvinceView_ EV_API_VERSION_U@_gir_LIBS = libevview3.la
+EvinceView_ EV_API_VERSION_U@_gir_LIBS = libevview3.la $(top_builddir)/libdocument/libevdocument3.la
 EvinceView_ EV_API_VERSION_U@_gir_CFLAGS = \
 	-I$(top_srcdir)			\
 	-I$(top_builddir)		\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]