summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2005-01-08 18:40:29 +0000
committerJohan Dahlin <johan@src.gnome.org>2005-01-08 18:40:29 +0000
commitee309c2845bacac60ecdd4aab2ba6d698769b804 (patch)
tree2784a84260db59cff8c67729df124f612ee3117a /Makefile.am
parent1e028e5710e6b74f5a44a2330efd4ed19cf3aa9b (diff)
downloadpygtk-ee309c2845bacac60ecdd4aab2ba6d698769b804.tar.gz
Add pygtk_postinstall.py Updated Deprecate gtk.idle_add and friends. Merge
* Makefile.am: Add pygtk_postinstall.py * docs/random/missing-symbols: Updated * gtk/__init__.py: Deprecate gtk.idle_add and friends. * gtk/gtk.defs: Merge in 2.6 api, for GtkLabel functions, thanks to Gian Mario Tagliaretti, fixes bug #163296 * tests/test_thread.py: Don't use gtk.idle_add
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 633c919a..368ffd2c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -98,6 +98,7 @@ EXTRA_DIST += \
makefile.msc \
setup.py \
dsextras.py \
+ pygtk_postinstall.py \
MANIFEST.in \
PKG-INFO \
PKG-INFO.in \