summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2006-01-09 20:02:19 +0000
committerJohan Dahlin <johan@src.gnome.org>2006-01-09 20:02:19 +0000
commitc0b363d57bb73f44f4b7c945b04d06bc7775e86d (patch)
tree99be4c9b757a20446027abecf80557ba77e07fe0 /MANIFEST.in
parent5dac4cf46b08bf293f668729cff1ce48c6181e79 (diff)
downloadpygobject-c0b363d57bb73f44f4b7c945b04d06bc7775e86d.tar.gz
pygobject-c0b363d57bb73f44f4b7c945b04d06bc7775e86d.tar.xz
pygobject-c0b363d57bb73f44f4b7c945b04d06bc7775e86d.zip
Make dist/distcheck work again
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..002138a
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,7 @@
+include ChangeLog AUTHORS COPYING NEWS README
+include MANIFEST.in
+include gobject/pygobject.h gobject/pygobject-private.h
+include pygtk.py pygobject-2.0.pc.in
+include dsextras.py
+recursive-include examples *.py
+global-exclude */CVS/* .cvsignore