evince r3421 - in trunk: . libview
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: evince r3421 - in trunk: . libview
- Date: Sun, 8 Feb 2009 00:31:05 +0000 (UTC)
Author: chpe
Date: Sun Feb 8 00:31:05 2009
New Revision: 3421
URL: http://svn.gnome.org/viewvc/evince?rev=3421&view=rev
Log:
* libview/Makefile.am: Link libevdocument.la to libevview.la.
Modified:
trunk/ChangeLog
trunk/libview/Makefile.am
Modified: trunk/libview/Makefile.am
==============================================================================
--- trunk/libview/Makefile.am (original)
+++ trunk/libview/Makefile.am Sun Feb 8 00:31:05 2009
@@ -52,7 +52,9 @@
-export-symbols-regex "^ev_*" \
$(AM_LDFLAGS)
-libevview_la_LIBADD = $(LIBVIEW_LIBS)
+libevview_la_LIBADD = \
+ $(top_builddir)/libdocument/libevdocument.la \
+ $(LIBVIEW_LIBS)
BUILT_SOURCES = \
ev-view-marshal.h \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]