summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2000-07-14 22:46:35 +0000
committerTor Lillqvist <tml@src.gnome.org>2000-07-14 22:46:35 +0000
commit45adcf12c156ee7c8074d57c30262e809a05a1e1 (patch)
treeb60113028e9d1c7cf33618ae71cbe843941eb952 /Makefile.am
parentf5d91c6f16c1079aed4b96e73fc421076195b91d (diff)
downloadglib-45adcf12c156ee7c8074d57c30262e809a05a1e1.tar.gz
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.
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 8014870b0..ea0bce5ee 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@
AUTOMAKE_OPTIONS = 1.4
-SUBDIRS = . gobject gmodule gthread docs tests
+SUBDIRS = . gobject gmodule gthread docs tests build
bin_SCRIPTS=glib-config-2.0
BUILT_SOURCES=glib-config-2.0