summaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2004-07-10 11:07:56 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2004-07-10 11:07:56 +0000
commita65ebcc572bb13c136dad33a1bb80bd63b94f004 (patch)
tree69f0b0d981bfa71f95c0adc99efa230dc9044ed8 /Makefile.am
parent3766a94976d0c78ed37c31a4c3d3ce54c62c0794 (diff)
downloadmdk-a65ebcc572bb13c136dad33a1bb80bd63b94f004.tar.gz
mdk-a65ebcc572bb13c136dad33a1bb80bd63b94f004.tar.bz2
use intltool to allow glade file string translations.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am11
1 files changed, 6 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 047fb1d..3f60d07 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,16 +1,17 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2000, 2001 Free Software Foundation, Inc.
-#
+# Copyright (C) 2000, 2001, 2004 Free Software Foundation, Inc.
+#
# This file is free software; as a special exception the author gives
-# unlimited permission to copy and/or distribute it, with or without
+# unlimited permission to copy and/or distribute it, with or without
# modifications, as long as this notice is preserved.
-#
+#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-EXTRA_DIST = config.rpath ABOUT-NLS
+EXTRA_DIST = config.rpath ABOUT-NLS intltool-extract.in intltool-merge.in \
+ intltool-update.in
SUBDIRS = po intl doc lib mixlib mixguile mixutils mixgtk misc samples
docdir = $(top_builddir)/doc