From b48b6581d335ff95253b074d32b5d06995d54ae1 Mon Sep 17 00:00:00 2001 From: Perberos Date: Wed, 9 Nov 2011 19:57:36 -0300 Subject: renaming libevdocument and libevview to prevent file conflicts --- backend/impress/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/impress') diff --git a/backend/impress/Makefile.am b/backend/impress/Makefile.am index bd9217f8..c61c524c 100644 --- a/backend/impress/Makefile.am +++ b/backend/impress/Makefile.am @@ -42,7 +42,7 @@ IMPOSTER_RENDER_INCLUDE_FILES = \ libimpressdocument_la_LDFLAGS = $(BACKEND_LIBTOOL_FLAGS) libimpressdocument_la_LIBADD = \ - $(top_builddir)/libdocument/libevdocument.la \ + $(top_builddir)/libdocument/libatrildocument.la \ $(BACKEND_LIBS) -lz backend_in_files = impressdocument.atril-backend.in -- cgit v1.2.1