[evince] libview: fix build with --enable-introspection
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] libview: fix build with --enable-introspection
- Date: Sun, 19 Jun 2011 14:47:49 +0000 (UTC)
commit 1915baa92e72242450b6042603ad0e20de072c17
Author: Dominique Leuenberger <dominique-gnomezilla leuenberger net>
Date: Sun Jun 19 16:46:15 2011 +0200
libview: fix build with --enable-introspection
Fixes bug #643382.
libview/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libview/Makefile.am b/libview/Makefile.am
index 7766c4b..2e8671e 100644
--- a/libview/Makefile.am
+++ b/libview/Makefile.am
@@ -136,6 +136,7 @@ EvinceView-$(EV_API_VERSION).gir: libevview3.la Makefile $(INST_H_FILES) $(filte
--output $@ \
--pkg evince-document-$(EV_API_VERSION) \
--pkg evince-view-$(EV_API_VERSION) \
+ -L$(top_builddir)/libdocument/ \
-I$(top_srcdir) \
-I$(top_builddir) \
-DEVINCE_COMPILATION \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]