[evince] Add the BACKEND_LIBS into libraries so that Windows build can link.
- From: Fridrich Strba <strba src gnome org>
- To: svn-commits-list gnome org
- Subject: [evince] Add the BACKEND_LIBS into libraries so that Windows build can link.
- Date: Tue, 23 Jun 2009 03:40:25 -0400 (EDT)
commit 85d3d47018f06c2b0c1391ade43be626acb2c021
Author: Fridrich Strba <fridrich strba bluewin ch>
Date: Tue Jun 23 09:35:45 2009 +0200
Add the BACKEND_LIBS into libraries so that Windows build can link.
backend/tiff/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/backend/tiff/Makefile.am b/backend/tiff/Makefile.am
index 0858b6c..e236eca 100644
--- a/backend/tiff/Makefile.am
+++ b/backend/tiff/Makefile.am
@@ -18,6 +18,7 @@ libtiffdocument_la_SOURCES = \
libtiffdocument_la_LDFLAGS = $(BACKEND_LIBTOOL_FLAGS)
libtiffdocument_la_LIBADD = \
$(top_builddir)/libdocument/libevdocument.la \
+ $(BACKEND_LIBS) \
-ltiff
backend_in_files = tiffdocument.evince-backend.in
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]