summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Henstridge <james@daa.com.au>2002-05-04 13:54:04 +0000
committerJames Henstridge <jamesh@src.gnome.org>2002-05-04 13:54:04 +0000
commit64af4dd8af9d0ae6e8c2caa7dfbb7ef9d027a2f8 (patch)
treef0cfe04ed973c92d9ed9886dc4dc8e0aec516ba2 /Makefile.am
parent903f2671498109fb78b49ea6bb7a3f9f6b23c14b (diff)
downloadpygtk-64af4dd8af9d0ae6e8c2caa7dfbb7ef9d027a2f8.tar.gz
add extra files to dist (from bug #79872).
2002-05-04 James Henstridge <james@daa.com.au> * Makefile.am (EXTRA_DIST): add extra files to dist (from bug #79872). * gtk/gtk.defs (set_from_pixmap): allow NULL pointer passed for mask.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d3b25469..6ad5f6b7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -80,6 +80,8 @@ EXTRA_DIST += \
examples/pygtk-demo/demos/__init__.py \
examples/pygtk-demo/demos/appwindow.py \
examples/pygtk-demo/demos/buttonbox.py \
+ examples/pygtk-demo/demos/colorsel.py \
+ examples/pygtk-demo/demos/draw.py \
examples/pygtk-demo/demos/dndpixmap.py \
examples/pygtk-demo/demos/dnd.py \
examples/pygtk-demo/demos/itemfactory.py \