summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorChristoph Reiter <creiter@src.gnome.org>2017-12-06 17:53:51 +0100
committerChristoph Reiter <creiter@src.gnome.org>2017-12-06 18:04:50 +0100
commite4a52b9f99667df98806d0c4ee78c2909ead27e1 (patch)
tree42355f50c243a35cbfdf18107648037300c048bc /MANIFEST.in
parentf8ff3b5e0e769e6db1509426af28728129780529 (diff)
downloadpygobject-e4a52b9f99667df98806d0c4ee78c2909ead27e1.tar.gz
demo: Move demo into examples and dist it
We might want to install it in the future, but until then at least put it into the tarball. https://bugzilla.gnome.org/show_bug.cgi?id=735918
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index e91922cb..463be64c 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -11,8 +11,7 @@ include NEWS
include pygi-convert.sh
include pygobject.doap
include README
-recursive-include demos *.py *.png *.css *.ui *.gif *.gresource *.jpg *.xml
-recursive-include examples *.py *.am
+recursive-include examples *.py *.am *.png *.css *.ui *.gif *.gresource *.jpg *.xml
recursive-include gi *.am *.h
recursive-include pygtkcompat *.am
recursive-include tests *.py *.c *.h *.xml *.supp *nouppera *.am