diff options
Diffstat (limited to 'doc/reference/Makefile.am')
-rw-r--r-- | doc/reference/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index 8d63ecca5..148e4d299 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -27,6 +27,7 @@ CFILE_GLOB=$(top_srcdir)/lib/*.c # Header files to ignore when scanning. IGNORE_HFILES = \ + config.h \ eel-gconf-extensions.h \ ephy-bonobo-extensions.h \ ephy-debug.h \ |