summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--configure.ac1
-rw-r--r--po/POTFILES.in2
3 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6d90c1c..8fe4218 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,7 @@
SUBDIRS = src po help
+ACLOCAL_AMFLAGS = -I m4
+
NULL =
DISTCHECK_CONFIGURE_FLAGS = \
diff --git a/configure.ac b/configure.ac
index 21bc3fa..635ff0f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,6 +9,7 @@ m4_define([gt_api_version],[0])
AC_INIT([MATE Terminal],[gt_version],[http://www.mate-desktop.org],[mate-terminal])
AC_CONFIG_SRCDIR([src/terminal.c])
AC_CONFIG_HEADERS([config.h])
+AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz])
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 792e015..2286075 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,10 +1,12 @@
[encoding: UTF-8]
# List of source files containing translatable strings.
# Please keep this file sorted alphabetically.
+caja/caja-open-terminal.c
mate-terminal.desktop.in.in
src/eggsmclient.c
src/encodings-dialog.glade
src/find-dialog.glade
+src/org.mate.terminal.gschema.xml.in
src/keybinding-editor.glade
src/profile-editor.c
src/profile-manager.glade