summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohan Dahlin <zilch@src.gnome.org>2004-04-10 21:56:26 +0000
committerJohan Dahlin <zilch@src.gnome.org>2004-04-10 21:56:26 +0000
commit918c76fed49bd0a01dbdb01ff0e62a469d55eae3 (patch)
tree6279c075526b2554fb4d9d9029170be5177cbf4a /Makefile.am
parent01bdb2332902a2bdfb8a12da96bfa0677d44f9f6 (diff)
downloadpygtk-918c76fed49bd0a01dbdb01ff0e62a469d55eae3.tar.gz
Add uimanager.py
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 f600348f..97de99e8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -108,6 +108,7 @@ EXTRA_DIST += \
examples/gobject/signal.py \
examples/gobject/properties.py \
examples/gtk/filechooser.py \
+ examples/gtk/uimanager.py \
examples/pango/utf8-demo.py \
examples/pygtk-demo/pygtk-demo.py \
examples/pygtk-demo/gtk-logo-rgb.gif \