X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=Makefile.am;h=3cba8bc3d01f0ded5aa55ea7fe9f2230015568b8;hp=1f6f62e353ec6157c860f68ee9ceee1f0fcbf8a6;hb=2f4459f55b9af7c86ad537b4e652cc8ebe10d080;hpb=4d321bc8f157dac4bad828287758f92ea5a5173a diff --git a/Makefile.am b/Makefile.am index 1f6f62e..3cba8bc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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.