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 --- help/reference/libdocument/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'help/reference/libdocument/Makefile.am') diff --git a/help/reference/libdocument/Makefile.am b/help/reference/libdocument/Makefile.am index 8d376421..dec03e8e 100644 --- a/help/reference/libdocument/Makefile.am +++ b/help/reference/libdocument/Makefile.am @@ -7,7 +7,7 @@ AUTOMAKE_OPTIONS = 1.10 # of using the various options. # The name of the module, e.g. 'glib'. -DOC_MODULE = libevdocument +DOC_MODULE = libatrildocument # Uncomment for versioned docs and specify the version of the module, e.g. '2'. DOC_MODULE_VERSION = $(EV_API_VERSION) @@ -107,7 +107,7 @@ GTKDOC_CFLAGS = \ $(DISABLE_DEPRECATED) GTKDOC_LIBS = \ - $(top_builddir)/libdocument/libevdocument.la \ + $(top_builddir)/libdocument/libatrildocument.la \ $(LIBDOCUMENT_LIBS) # This includes the standard gtk-doc make rules, copied by gtkdocize. -- cgit v1.2.1