diff options
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index b85551b..7576e37 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -16,7 +16,7 @@ INSTALLDIR=$(prefix)/share/gtk-doc HTML_DIR = ${datadir}/gtk-doc/html # Header files to ignore when scanning -IGNORE_HFILES = atkmarshal.h +IGNORE_HFILES = atkmarshal.h atkintl.h # Images to copy into HTML directory HTML_IMAGES = |