X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=help%2Freference%2Fshell%2FMakefile.am;h=373ab0ce17670ae580e0cda20d1b5bf327d0fa4f;hb=0a8ca94b8cb16d63e63cad2edce7a9035322ff3d;hp=5ef60af28376f13965ba2f07739e655c83f3f992;hpb=79fb3cf3b9de42def7b8295ffca484666f3229ec;p=evince.git diff --git a/help/reference/shell/Makefile.am b/help/reference/shell/Makefile.am index 5ef60af2..373ab0ce 100644 --- a/help/reference/shell/Makefile.am +++ b/help/reference/shell/Makefile.am @@ -19,7 +19,7 @@ DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.xml # gtk-doc will search all .c & .h files beneath here for inline comments # evinceing the functions and macros. # e.g. DOC_SOURCE_DIR=../../../gtk -DOC_SOURCE_DIR = ../../../shell --source-dir=../../../libmisc +DOC_SOURCE_DIR = ../../../shell # Extra options to pass to gtkdoc-scangobj. Not normally needed. SCANGOBJ_OPTIONS = @@ -34,7 +34,7 @@ MKDB_OPTIONS = --sgml-mode --output-format=xml --name-space=ev # Extra options to supply to gtkdoc-mktmpl # e.g. MKTMPL_OPTIONS=--only-section-tmpl -MKTMPL_OPTIONS =--source-dir=../../../libmisc +# MKTMPL_OPTIONS = # Extra options to supply to gtkdoc-mkhtml # Add the builddir to the HTML path so that version.xml is found @@ -124,7 +124,6 @@ GTKDOC_LIBS = \ $(top_builddir)/cut-n-paste/zoom-control/libephyzoom.la \ $(top_builddir)/cut-n-paste/toolbar-editor/libtoolbareditor.la \ $(top_builddir)/cut-n-paste/totem-screensaver/libtotemscrsaver.la \ - $(top_builddir)/cut-n-paste/evinfobar/libevinfobar.la \ $(top_builddir)/cut-n-paste/gimpcellrenderertoggle/libgimpcellrenderertoggle.la \ $(top_builddir)/cut-n-paste/smclient/libsmclient.la \ $(top_builddir)/properties/libevproperties.la \