Include the "build" module in GLib, too, to make it more self-contained.
authorTor Lillqvist <tml@iki.fi>
Fri, 14 Jul 2000 22:46:35 +0000 (22:46 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Fri, 14 Jul 2000 22:46:35 +0000 (22:46 +0000)
commit45adcf12c156ee7c8074d57c30262e809a05a1e1
treeb60113028e9d1c7cf33618ae71cbe843941eb952
parentf5d91c6f16c1079aed4b96e73fc421076195b91d
Include the "build" module in GLib, too, to make it more self-contained.

2000-07-15  Tor Lillqvist  <tml@iki.fi>

* Makefile.am (SUBDIRS): Include the "build" module in GLib, too,
to make it more self-contained. If your CVS client doesn't
automatically get it, do a cvs get build in glib.

* */makefile.mingw.in: Include make.mingw from build in the glib
source directory.
16 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
Makefile.am
glib/Makefile.am
glib/makefile.mingw.in
gmodule/makefile.mingw.in
gobject/makefile.mingw.in
gthread/makefile.mingw.in
makefile.mingw.in
tests/makefile.mingw.in