summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-03-08 11:47:05 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-03-08 11:47:05 +0000
commit9f2042a4ef343d14997dac02038e6cc6aeeafc4d (patch)
tree58fed1b3c2ff78882737ddcb1f39d6d1fd0d6182 /Makefile.am
parent4073ac25ea4f0b38bef0ad09664e4e66e6fe7f00 (diff)
our first localisation, German, kindly contributed by Julian. some autotools and main() changes to get this working.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 7 insertions, 1 deletions
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
+