Released GTK+ 0.99.9

Fri Mar 27 16:35:00 PST 1998 Shawn T. Amundson <amundson@gtk.org>

        * Released GTK+ 0.99.9

	* examples: added a couple more, fixed some Makefiles
This commit is contained in:
PST 1998 Shawn T. Amundson
1998-03-28 01:01:54 +00:00
committed by Shawn Amundson
parent b2c30ad95d
commit 7033e33822
21 changed files with 287 additions and 11 deletions

View File

@ -9,7 +9,23 @@ EXTRA_DIST = \
gtk+.prj \
gtk.m4 \
makecopyright \
TODO
TODO \
examples/gtkdial/Makefile \
examples/gtkdial/dial_test.c \
examples/gtkdial/gtkdial.c \
examples/helloworld/Makefile \
examples/helloworld/helloworld.c \
examples/helloworld2/Makefile \
examples/helloworld2/helloworld2.c \
examples/scribble-simple/Makefile \
examples/scribble-simple/scribble-simple.c \
examples/tictactoe/Makefile \
examples/tictactoe/tictactoe.c \
examples/tictactoe/ttt_test.c \
examples/buttons/Makefile \
examples/buttons/info.xpm \
examples/buttons/buttons.c
m4datadir = $(datadir)/aclocal
m4data_DATA = gtk.m4