X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=libudev%2Fdocs%2FMakefile.am;h=965902627f43b6674c9e8c71034ed1d9c6b43cd4;hp=46b8797203e2bbe7d5d20479b2e1eaf2ed3ed96f;hb=d80f8ffd1a182fe7fff9816e8a4efc09e877964b;hpb=aebaa8a66f61372f33c9442cdbe4bd9df96e3d29 diff --git a/libudev/docs/Makefile.am b/libudev/docs/Makefile.am index 46b879720..965902627 100644 --- a/libudev/docs/Makefile.am +++ b/libudev/docs/Makefile.am @@ -15,7 +15,7 @@ DOC_MODULE=libudev #DOC_MODULE_VERSION=2 # The top-level SGML file. You can change this if you want to. -DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml +DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.xml # The directory containing the source code. Relative to $(srcdir). # gtk-doc will search all .c & .h files beneath here for inline comments @@ -39,7 +39,7 @@ MKDB_OPTIONS=--sgml-mode --output-format=xml --name-space udev MKTMPL_OPTIONS= # Extra options to supply to gtkdoc-mkhtml -MKHTML_OPTIONS= +MKHTML_OPTIONS=--path=$(abs_srcdir) --path=$(abs_builddir) # Extra options to supply to gtkdoc-fixref. Not normally needed. # e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html