summaryrefslogtreecommitdiff
path: root/help/reference/libdocument/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'help/reference/libdocument/Makefile.am')
-rw-r--r--help/reference/libdocument/Makefile.am4
1 files changed, 2 insertions, 2 deletions
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.