summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2007-12-17 12:36:14 +0000
committerLennart Poettering <lennart@poettering.net>2007-12-17 12:36:14 +0000
commitbb8bd5490a71bc77570653cf53be88edd37679e3 (patch)
treec844fce7acfadab8489b76f9f1b510a52911fdc6 /Makefile.am
parentb898298a5aacb4596646eccbcccdd8afd27e90a5 (diff)
add i18n support
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1593 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am14
1 files changed, 12 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index a5a0ab0..f65e9e3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -50,7 +50,10 @@ EXTRA_DIST = \
avahi-compat-libdns_sd.pc.in \
avahi-compat-howl.pc.in \
avahi-ui.pc.in \
- doxygen_to_devhelp.xsl
+ doxygen_to_devhelp.xsl \
+ intltool-merge.in \
+ intltool-update.in \
+ intltool-extract.in
SUBDIRS = \
common \
@@ -75,7 +78,8 @@ SUBDIRS = \
avahi-compat-howl \
avahi-autoipd \
avahi-ui \
- avahi-ui-sharp
+ avahi-ui-sharp \
+ po
DX_INPUT = \
$(srcdir)/avahi-common/address.h \
@@ -307,3 +311,9 @@ dist-hook:
chmod u+w ${distdir}/ChangeLog || true ; \
svn2cl -o ${distdir}/ChangeLog ; \
fi
+
+DISTCLEANFILES = \
+ intltool-extract \
+ intltool-merge \
+ intltool-update \
+ po/.intltool-merge-cache