diff options
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 55b20ba9..9e448139 100644 --- a/Makefile.am +++ b/Makefile.am @@ -59,7 +59,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 |