X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=Makefile.am;h=5aa1a54ae2751775e02372dbccb3f6c0878865b8;hp=a53475061d69e922e66429b8d7600fdbaa772259;hb=3fd2b9d0b6d2bac5e9267fbcf1556f459d7313fe;hpb=5a10318ac808fb3cb0bf9071e0cf6b63a0b3eb6a diff --git a/Makefile.am b/Makefile.am index a534750..5aa1a54 100644 --- a/Makefile.am +++ b/Makefile.am @@ -35,6 +35,9 @@ SUBDIRS += gnulib/tests capitests regressions test-tool # Guestfish. SUBDIRS += fish +# virt-cat (in C). +SUBDIRS += cat + # Language bindings. if HAVE_PERL SUBDIRS += perl