summaryrefslogtreecommitdiff
path: root/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 /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 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 103dee3..fe970b1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
# Process this file with automake to create Makefile.in.
-SUBDIRS=atk tests docs
+SUBDIRS=atk tests docs po
EXTRA_DIST = \
atk-uninstalled.pc.in \