summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-08 23:06:51 +0100
committerRichard Jones <rjones@redhat.com>2009-04-08 23:06:51 +0100
commitbf26360e5e91148a4479f812c2b43acce4f5884e (patch)
treefe1e185b51b8e0a87a9fc7caa273c7fe7ff82eba /configure.ac
parent13339826ea01f8dbd581b5d2544e7692171cf386 (diff)
downloadlibguestfs-bf26360e5e91148a4479f812c2b43acce4f5884e.tar.gz
libguestfs-bf26360e5e91148a4479f812c2b43acce4f5884e.tar.xz
libguestfs-bf26360e5e91148a4479f812c2b43acce4f5884e.zip
Added OCaml examples.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 29ab3ce4..e0cdcded 100644
--- a/configure.ac
+++ b/configure.ac
@@ -120,7 +120,9 @@ AC_CONFIG_SUBDIRS([daemon])
dnl Produce output files.
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_FILES([Makefile src/Makefile fish/Makefile examples/Makefile
- images/Makefile ocaml/Makefile perl/Makefile
+ images/Makefile
+ ocaml/Makefile ocaml/examples/Makefile
+ perl/Makefile
python/Makefile
make-initramfs.sh update-initramfs.sh
libguestfs.spec