diff options
Diffstat (limited to 'ocaml/Makefile.am')
-rw-r--r-- | ocaml/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ocaml/Makefile.am b/ocaml/Makefile.am index ca8a0acd..00e8027e 100644 --- a/ocaml/Makefile.am +++ b/ocaml/Makefile.am @@ -20,6 +20,8 @@ EXTRA_DIST = \ guestfs_c.c guestfs_c.h guestfs_c_actions.c \ .depend META.in +SUBDIRS = examples + if HAVE_OCAML noinst_DATA = mlguestfs.cma mlguestfs.cmxa META |