summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCedric Gustin <cedric.gustin@gmail.com>2006-10-04 08:00:12 +0000
committerCedric Gustin <gustin@src.gnome.org>2006-10-04 08:00:12 +0000
commit678e9249127998d0cc8eec725326a11f036e6fa8 (patch)
tree2c3ffc6df9dd5377871f47074b3469601a3c39b5
parent1e6f41f7d722de3f0e10565943863f297a917076 (diff)
downloadpygobject-678e9249127998d0cc8eec725326a11f036e6fa8.tar.gz
pygobject-678e9249127998d0cc8eec725326a11f036e6fa8.tar.xz
pygobject-678e9249127998d0cc8eec725326a11f036e6fa8.zip
Add pygobject_postinstall.py to EXTRA_DIST.
2006-10-04 Cedric Gustin <cedric.gustin@gmail.com> * Makefile.am: Add pygobject_postinstall.py to EXTRA_DIST.
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.am1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8147b0c..5725ff0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-10-04 Cedric Gustin <cedric.gustin@gmail.com>
+
+ * Makefile.am: Add pygobject_postinstall.py to EXTRA_DIST.
+
2006-10-03 Johan Dahlin <jdahlin@async.com.br>
* configure.ac: Post release version bump
diff --git a/Makefile.am b/Makefile.am
index 36164e4..965f1d9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,6 +11,7 @@ EXTRA_DIST = \
PKG-INFO \
PKG-INFO.in \
setup.py \
+ pygobject_postinstall.py \
pygtk.py \
dsextras.py