summaryrefslogtreecommitdiff
path: root/backend/pixbuf
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-11-09 19:57:36 -0300
committerPerberos <[email protected]>2011-11-09 19:57:36 -0300
commitb48b6581d335ff95253b074d32b5d06995d54ae1 (patch)
tree3a55a2c4fe9cd3cbaab397b1b8874475f3320a64 /backend/pixbuf
parentda7bb154d27d3b872867223a5df60df8f5fb6e7d (diff)
downloadatril-b48b6581d335ff95253b074d32b5d06995d54ae1.tar.bz2
atril-b48b6581d335ff95253b074d32b5d06995d54ae1.tar.xz
renaming libevdocument and libevview to prevent file conflicts
Diffstat (limited to 'backend/pixbuf')
-rw-r--r--backend/pixbuf/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/pixbuf/Makefile.am b/backend/pixbuf/Makefile.am
index bd5060f5..bed7ea26 100644
--- a/backend/pixbuf/Makefile.am
+++ b/backend/pixbuf/Makefile.am
@@ -15,7 +15,7 @@ libpixbufdocument_la_SOURCES = \
libpixbufdocument_la_LDFLAGS = $(BACKEND_LIBTOOL_FLAGS)
libpixbufdocument_la_LIBADD = \
- $(top_builddir)/libdocument/libevdocument.la \
+ $(top_builddir)/libdocument/libatrildocument.la \
$(BACKEND_LIBS)
backend_in_files = pixbufdocument.atril-backend.in