summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTim Janik <timj@gimp.org>1998-02-20 05:46:48 +0000
committerTim Janik <timj@src.gnome.org>1998-02-20 05:46:48 +0000
commit53a595f448b37f11e7c4edb8bf1a4c75f4ae73e9 (patch)
tree7ddd230ad18d6d6aa2ef664a7a579fd3aeb76fd9 /Makefile.am
parent005f39e02e351b1441e06b12aead3da13f3a87b5 (diff)
downloadgtk+-53a595f448b37f11e7c4edb8bf1a4c75f4ae73e9.tar.gz
New widget GtkTipsQuery for letting the user query tooltips of widgets.
Fri Feb 20 06:40:00 1998 Tim Janik <timj@gimp.org> * gtk/gtktipsquery.h: * gtk/gtktipsquery.c: New widget GtkTipsQuery for letting the user query tooltips of widgets. * gtk/testgtk.c: add example for GtkTipsQuery. * gtk/gtk.h: include gtk/gtktipsquery.h. * gtk/gtklabel.c: enable default constructing.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 28904fdaeb..cb59e57a83 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,10 @@
SRC_SUBDIRS = glib gdk gtk
SUBDIRS = $(SRC_SUBDIRS) docs
-EXTRA_DIST = gtk+.prj makecopyright TODO REFCOUNTING BUGS
+EXTRA_DIST = \
+ gtk+.prj \
+ makecopyright \
+ TODO
.PHONY: files populate checkin release