diff options
Diffstat (limited to 'doc/api/ruby/Makefile.am')
-rw-r--r-- | doc/api/ruby/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/api/ruby/Makefile.am b/doc/api/ruby/Makefile.am index fd35bb5ee..ceab0be3e 100644 --- a/doc/api/ruby/Makefile.am +++ b/doc/api/ruby/Makefile.am @@ -28,6 +28,7 @@ examples = \ example_action.rb \ example_contents.rb \ example_dep_spec.rb \ + example_dep_tree.rb \ example_query.rb \ example_version_operator.rb \ example_version_spec.rb |