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 --- properties/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'properties') diff --git a/properties/Makefile.am b/properties/Makefile.am index 364033fa..a5462c10 100644 --- a/properties/Makefile.am +++ b/properties/Makefile.am @@ -24,7 +24,7 @@ libatril_properties_page_la_SOURCES = \ libatril_properties_page_la_LIBADD = \ libevproperties.la \ - $(top_builddir)/libdocument/libevdocument.la \ + $(top_builddir)/libdocument/libatrildocument.la \ $(FRONTEND_LIBS) \ $(CAJA_LIBS) -- cgit v1.2.1