From c9b0721d65834ab6cf22453c39d6b9e97bd9db25 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Wed, 13 Jan 2010 20:07:41 +0100 Subject: Added i18n support plus German translation. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 3bce099..0e07060 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = data src +SUBDIRS = data src po -- cgit v1.1-32-gdbae