build: Nothing under images/ should be translated
authorMatthew Booth <mbooth@redhat.com>
Wed, 23 Nov 2011 14:00:51 +0000 (14:00 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 24 Nov 2011 21:06:27 +0000 (21:06 +0000)
(cherry picked from commit 34c0542189a443e57f2b09886f31b5bdad404bbf)

Makefile.am

index de1631f..0f2bbc3 100644 (file)
@@ -212,6 +212,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