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 12:50:26 +0000 (12:50 +0000)
Makefile.am

index a223600..8394ac4 100644 (file)
@@ -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