* libview/Makefile.am: Link libevdocument.la to libevview.la.
svn path=/trunk/; revision=3421
+2009-02-08 Christian Persch <chpe@gnome.org>
+
+ * libview/Makefile.am: Link libevdocument.la to libevview.la.
+
2009-02-05 Christian Persch <chpe@gnome.org>
* backend/comics/comics-document.c: (comics_document_load):
-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 \