diff --git a/Makefile.am b/Makefile.am index 9fd70a18c..c1c550cce 100644 --- a/Makefile.am +++ b/Makefile.am @@ -33,11 +33,11 @@ SUBDIRS = buddy lib src wrap ltdl iface doc $(NEVER_BENCH) UTF8 = utf8/doc/ReleaseNotes utf8/doc/utf8cpp.html utf8/utf8.h \ utf8/utf8/checked.h utf8/utf8/core.h utf8/utf8/unchecked.h -DEBIAN = debian/changelog debian/changelog.in debian/compat \ - debian/control debian/copyright debian/docs debian/rules \ - debian/python3-spot.install debian/source/format \ - debian/spot-doc.docs debian/spot-doc.install \ - debian/spot-doc.doc-base debian/spot.install \ +DEBIAN = debian/changelog debian/changelog.in debian/compat \ + debian/control debian/copyright debian/docs debian/rules \ + debian/python3-spot.examples debian/python3-spot.install \ + debian/source/format debian/spot-doc.docs debian/spot-doc.install \ + debian/spot-doc.doc-base debian/spot.install \ debian/libspot-dev.install debian/changelog: configure.ac diff --git a/debian/python3-spot.examples b/debian/python3-spot.examples new file mode 100644 index 000000000..857e08743 --- /dev/null +++ b/debian/python3-spot.examples @@ -0,0 +1 @@ +wrap/python/tests/*.ipynb