]> www.fi.muni.cz Git - evince.git/blobdiff - help/reference/libdocument/Makefile.am
Updated Japanese translation.
[evince.git] / help / reference / libdocument / Makefile.am
index f7dace3c8647e258da0ea8e905391c8eecad4eca..e1c6ba322d41d72e798c17c87305c32b5068c598 100644 (file)
@@ -12,7 +12,6 @@ DOC_MODULE = libevdocument
 # Uncomment for versioned docs and specify the version of the module, e.g. '2'.
 DOC_MODULE_VERSION = $(EV_API_VERSION)
 
 # Uncomment for versioned docs and specify the version of the module, e.g. '2'.
 DOC_MODULE_VERSION = $(EV_API_VERSION)
 
-
 # The top-level SGML file. You can change this if you want to.
 DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.xml
 
 # The top-level SGML file. You can change this if you want to.
 DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.xml
 
@@ -107,7 +106,7 @@ GTKDOC_CFLAGS = \
        $(DISABLE_DEPRECATED)
 
 GTKDOC_LIBS = \
        $(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.
        $(LIBDOCUMENT_LIBS)
 
 # This includes the standard gtk-doc make rules, copied by gtkdocize.