X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=tools%2FMakefile.am;h=4b2ce58f26eb48f3c09cc92020341095916feda9;hp=f48edaea005c56129637fd22d990c66c82073efa;hb=f25da97554885d5032f124e12c1995d6eab720dd;hpb=792c5283009ed6753239a14df9a6e9c71bea35fd diff --git a/tools/Makefile.am b/tools/Makefile.am index f48edae..4b2ce58 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -15,7 +15,19 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -tools = cat df edit ls rescue tar win-reg +include $(top_srcdir)/subdir-rules.mk + +tools = \ + cat \ + df \ + edit \ + list-filesystems \ + list-partitions \ + ls \ + rescue \ + resize \ + tar \ + win-reg EXTRA_DIST = \ run-locally \