From 9f2042a4ef343d14997dac02038e6cc6aeeafc4d Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Tue, 8 Mar 2011 11:47:05 +0000 Subject: our first localisation, German, kindly contributed by Julian. some autotools and main() changes to get this working. --- Makefile.am | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 8828815..4c92f22 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,9 @@ ACLOCAL_AMFLAGS = -I m4 AUTOMAKE_OPTIONS = foreign -SUBDIRS = src +SUBDIRS = src po + +DISTCLEANFILES = \ + intltool-extract \ + intltool-merge \ + intltool-update + -- cgit v1.2.3