X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=tools%2FMakefile.am;h=4b2ce58f26eb48f3c09cc92020341095916feda9;hp=943b1eb4455a3fd8b114781efa232a3f7c46084e;hb=f25da97554885d5032f124e12c1995d6eab720dd;hpb=641e8275b3b63b68c82ef80735bb55f9da05ef2c diff --git a/tools/Makefile.am b/tools/Makefile.am index 943b1eb..4b2ce58 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -17,7 +17,17 @@ 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 \