summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorGustavo J. A. M. Carneiro <gjc@src.gnome.org>2006-05-07 17:23:51 +0000
committerGustavo J. A. M. Carneiro <gjc@src.gnome.org>2006-05-07 17:23:51 +0000
commit6eba847d4dac27ab3e195bd382e59ed7d3099f7f (patch)
tree1f59c97ab4b23d60d8c1c966732ec2b63c34723f /examples/Makefile.am
parentad7717234582ac78478bbc87a7f1ea59147bfef8 (diff)
downloadpygtk-6eba847d4dac27ab3e195bd382e59ed7d3099f7f.tar.gz
print API fixes; print example
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index ddc11232..50b093ba 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -25,6 +25,7 @@ EXTRA_DIST = \
gtk/sizegroup.py \
gtk/uimanager.py \
gtk/widget.py \
+ gtk/testprint.py \
glade/README \
glade/test.glade \
glade/autoconnect.py \