diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2010-11-24 18:49:37 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2010-11-24 20:13:13 +0000 |
commit | 37e632b7b8e1bd8c9893bb8e3c9a8691c78256a4 (patch) | |
tree | 7af132af80fbbc739a664620cc436d3345603566 /configure.ac | |
parent | 472722a72df89895bb11a1244eafa7915b1af116 (diff) | |
download | libguestfs-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.ac | 2 |
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 |