Cleanup whitespace warnings in Lib.pm
[libguestfs.git] / Makefile.am
index 1f6f62e..3cba8bc 100644 (file)
@@ -18,7 +18,7 @@
 ACLOCAL_AMFLAGS = -I m4
 
 SUBDIRS = src daemon appliance fish po examples images \
-       capitests regressions
+       capitests regressions test-tool
 
 if HAVE_OCAML
 SUBDIRS += ocaml
@@ -165,7 +165,7 @@ all-local:
        grep -v 'examples/' | \
        grep -v '/guestfs_protocol.c' | \
        grep -v '/rc_protocol.c' | \
-       sort | \
+       LC_ALL=C sort | \
        sed 's,^\./,,' > po/POTFILES.in
 
 # Pkgconfig.