summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorPadraig O'Briain <padraigo@src.gnome.org>2002-10-30 15:38:03 +0000
committerPadraig O'Briain <padraigo@src.gnome.org>2002-10-30 15:38:03 +0000
commit1620aafff37587b3a6ddd419577936da1a5bf503 (patch)
tree504559a8236caa2b206084d822e0ee4161424366 /docs/Makefile.am
parent3cc3023a48d1dea633aa141bf25cf07c31200121 (diff)
downloadatk-1620aafff37587b3a6ddd419577936da1a5bf503.tar.gz
Add po directory
* Makefile.am: Add po directory * configure.in: Add support for I18N * acconfig.h atk/atkintl.h: New files used to support I18N * atk/atkobject.c: Update atk_role_get_localized_name() to allow for localized name to be returned. * docs/Makefile.am: Add atkintl.h to IGNORE_HFILES * po/Makfile.in.in, po/POTFILES.in, po/po2tbl.sed.in po/.cvsignore po/ChangeLog: New files
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am2
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 =