summaryrefslogtreecommitdiffstats
path: root/ruby/examples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ruby/examples/Makefile.am')
-rw-r--r--ruby/examples/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ruby/examples/Makefile.am b/ruby/examples/Makefile.am
index 75fdfd21..68e2c865 100644
--- a/ruby/examples/Makefile.am
+++ b/ruby/examples/Makefile.am
@@ -35,5 +35,6 @@ stamp-guestfs-ruby.pod: guestfs-ruby.pod create_disk.rb inspect_vm.rb
--html $(top_builddir)/html/guestfs-ruby.3.html \
--verbatim $(srcdir)/create_disk.rb:@EXAMPLE1@ \
--verbatim $(srcdir)/inspect_vm.rb:@EXAMPLE2@ \
+ --license examples \
$<
touch $@