tools: Rearrange list of tools in Makefile.am.
[libguestfs.git] / tools / Makefile.am
index 943b1eb..4b2ce58 100644 (file)
 
 include $(top_srcdir)/subdir-rules.mk
 
-tools = cat df edit list-filesystems list-partitions ls rescue resize tar win-reg
+tools = \
+       cat \
+       df \
+       edit \
+       list-filesystems \
+       list-partitions \
+       ls \
+       rescue \
+       resize \
+       tar \
+       win-reg
 
 EXTRA_DIST = \
        run-locally \