]> www.fi.muni.cz Git - evince.git/blobdiff - help/reference/libdocument/Makefile.am
Bump api and libtool versions and rename libview and libdocument libraries
[evince.git] / help / reference / libdocument / Makefile.am
index f7dace3c8647e258da0ea8e905391c8eecad4eca..db0ba10b1bbfc5a8757f24ccb304f9e956aad99a 100644 (file)
@@ -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 = libevdocument3
 
 # 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/libevdocument3.la   \
        $(LIBDOCUMENT_LIBS)
 
 # This includes the standard gtk-doc make rules, copied by gtkdocize.