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