Debian: Ignore Debian appliance root when looking for translatable files.
[libguestfs.git] / Makefile.am
index a4f4b0b..87efb2d 100644 (file)
@@ -194,6 +194,7 @@ all-local:
        grep -v '^perl/examples/' | \
        grep -v '/guestfs_protocol.c' | \
        grep -v '/rc_protocol.c' | \
+       grep -v 'appliance/debian/root' | \
        LC_ALL=C sort | \
        sed 's,^\./,,' > po/POTFILES.in