X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=Makefile.am;h=53e09108029248d3cabbc5f6332a2218d888956f;hp=55b20ba9affad7310d74507a4b3ca6ff24c7b6bf;hb=c1ac7607bfe845db3c8bb3e0a766d5f16d56b2ed;hpb=e2206733d1287f5809dbde954f3eb64420471b0d diff --git a/Makefile.am b/Makefile.am index 55b20ba..53e0910 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,7 +17,8 @@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = src daemon appliance fish po examples images capitests +SUBDIRS = src daemon appliance fish po examples images \ + capitests regressions if HAVE_OCAML SUBDIRS += ocaml @@ -59,7 +60,8 @@ EXTRA_DIST = \ contrib/README \ contrib/febootstrap/install.title \ contrib/febootstrap/install.html \ - contrib/febootstrap/install.sh + contrib/febootstrap/install.sh \ + bindtests # Manual pages. # guestfs-actions.pod and guestfs-structs are autogenerated. There is