summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthew Booth <mbooth@redhat.com>2011-11-23 14:00:51 +0000
committerRichard W.M. Jones <rjones@redhat.com>2011-11-24 12:50:26 +0000
commit34c0542189a443e57f2b09886f31b5bdad404bbf (patch)
treeb842fca9c02236324a1daa88efb363c03d0a9683 /Makefile.am
parentd3458d7bc46d4fa68acd759cf5dc308f76531fe4 (diff)
downloadlibguestfs-34c0542189a443e57f2b09886f31b5bdad404bbf.tar.gz
libguestfs-34c0542189a443e57f2b09886f31b5bdad404bbf.tar.xz
libguestfs-34c0542189a443e57f2b09886f31b5bdad404bbf.zip
build: Nothing under images/ should be translated
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a2236003..8394ac41 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -228,6 +228,7 @@ all-local:
grep -v '/rc_protocol.c' | \
grep -v 'appliance/debian/root' | \
grep -v '^po-docs/' | \
+ grep -v '^images/' | \
LC_ALL=C sort | \
sed 's,^\./,,' > po/POTFILES.in