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/tiff/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backend/tiff') diff --git a/backend/tiff/Makefile.am b/backend/tiff/Makefile.am index 0fc2f83e..38b846e4 100644 --- a/backend/tiff/Makefile.am +++ b/backend/tiff/Makefile.am @@ -17,7 +17,7 @@ libtiffdocument_la_SOURCES = \ libtiffdocument_la_LDFLAGS = $(BACKEND_LIBTOOL_FLAGS) libtiffdocument_la_LIBADD = \ - $(top_builddir)/libdocument/libevdocument.la \ + $(top_builddir)/libdocument/libatrildocument.la \ $(BACKEND_LIBS) \ -ltiff -- cgit v1.2.1