X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=help%2Freference%2FMakefile.am;h=6da188bcfb105c1e8887af3ce18bc53cdfd72218;hb=4f6105d3df2cbf07bccd7de156693aab7e71bc31;hp=ecf70a8c04b098d2bbc67dc065be6a356b9fdc9f;hpb=601704e95712f26f4debff64a77cffbacdcc62f3;p=evince.git diff --git a/help/reference/Makefile.am b/help/reference/Makefile.am index ecf70a8c..6da188bc 100644 --- a/help/reference/Makefile.am +++ b/help/reference/Makefile.am @@ -47,7 +47,12 @@ CFILE_GLOB=$(top_srcdir)/shell/*.c $(top_srcdir)/libdocument/*.c # Header files to ignore when scanning. # e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h -IGNORE_HFILES= +IGNORE_HFILES= \ +ev-backend-marshal.c \ +ev-backend-marshalers.h \ +ev-backend-marshalers.c \ +ev-marshal.h \ +ev-marshal.c # Images to copy into HTML directory. # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png