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 --- shell/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shell/Makefile.am') diff --git a/shell/Makefile.am b/shell/Makefile.am index 0e327912..d991a764 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -106,8 +106,8 @@ atril_LDADD= \ $(top_builddir)/cut-n-paste/gimpcellrenderertoggle/libgimpcellrenderertoggle.la \ $(top_builddir)/cut-n-paste/smclient/libsmclient.la \ $(top_builddir)/properties/libevproperties.la \ - $(top_builddir)/libdocument/libevdocument.la \ - $(top_builddir)/libview/libevview.la \ + $(top_builddir)/libdocument/libatrildocument.la \ + $(top_builddir)/libview/libatrilview.la \ $(top_builddir)/libmisc/libevmisc.la \ $(SHELL_LIBS) -- cgit v1.2.1