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