summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-11-24 18:49:37 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-11-24 20:13:13 +0000
commit37e632b7b8e1bd8c9893bb8e3c9a8691c78256a4 (patch)
tree7af132af80fbbc739a664620cc436d3345603566 /configure.ac
parent472722a72df89895bb11a1244eafa7915b1af116 (diff)
downloadlibguestfs-37e632b7b8e1bd8c9893bb8e3c9a8691c78256a4.tar.gz
libguestfs-37e632b7b8e1bd8c9893bb8e3c9a8691c78256a4.tar.xz
libguestfs-37e632b7b8e1bd8c9893bb8e3c9a8691c78256a4.zip
ruby: Translate C examples into Ruby and include documentation.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f3235c37..4d5e268c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -854,7 +854,7 @@ AC_CONFIG_FILES([Makefile
ocaml/Makefile ocaml/examples/Makefile
perl/Makefile
python/Makefile python/examples/Makefile
- ruby/Makefile ruby/Rakefile
+ ruby/Makefile ruby/Rakefile ruby/examples/Makefile
java/Makefile
haskell/Makefile
inspector/Makefile