Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/reference/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'help/reference/Makefile.am')
-rw-r--r--help/reference/Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/help/reference/Makefile.am b/help/reference/Makefile.am
index ecf70a8..6da188b 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