summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>1998-11-24 04:45:29 +0000
committerOwen Taylor <otaylor@src.gnome.org>1998-11-24 04:45:29 +0000
commitee1d43929c3395fabd43e6b1d6a718363cbe198e (patch)
treef605372598f5668f17924ac8fbc8aa5ae8d38bbd /Makefile.am
parent42faec1736c32cfbe1c44ac0ca0d81445c32fd0d (diff)
downloadgdk-pixbuf-ee1d43929c3395fabd43e6b1d6a718363cbe198e.tar.gz
Added layout widget for scrolling arbitrarily big areas. Added plug/socket
Mon Nov 23 22:10:09 1998 Owen Taylor <otaylor@redhat.com> * gtk/Makefile.am gtk/gtk.h gtk/gtklayout.[ch] gtk/gtkplug.[ch] gtk/gtksocket.[ch] gtk/gtk.h: Added layout widget for scrolling arbitrarily big areas. Added plug/socket widgets for interprocess embedding. These widgets still, at some point, need to be made more pure in their use of GDK, as opposed to raw X. * gtk/testgtk.c: Added test for layout widget.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9df27bcd0..3e7c99820 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,7 @@
SRC_SUBDIRS = gdk gtk
SUBDIRS = $(SRC_SUBDIRS) docs
-bin_SCRIPTS = gtk-config
+bbin_SCRIPTS = gtk-config
EXTRA_DIST = \
HACKING \