summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2000-07-15 21:59:15 +0000
committerOwen Taylor <otaylor@src.gnome.org>2000-07-15 21:59:15 +0000
commit26602fdbc78068fa4440b8e9ba178e19bb3efe6e (patch)
tree5e721b591b38101ac11b82a0b8da0963db71ca6c /configure.in
parenta9a09f147f725357ba321933cf2106b57ab52fc8 (diff)
downloadglib-26602fdbc78068fa4440b8e9ba178e19bb3efe6e.tar.gz
Add build/Makefile and build/win32/Makefile to AC_OUTPUT() so things build
Sat Jul 15 22:44:22 2000 Owen Taylor <otaylor@redhat.com> * configure.in: Add build/Makefile and build/win32/Makefile to AC_OUTPUT() so things build again.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index ede1d542a..aa9c91788 100644
--- a/configure.in
+++ b/configure.in
@@ -1527,6 +1527,8 @@ AC_OUTPUT([
glib.spec
Makefile
glib-config-2.0
+build/Makefile
+build/win32/Makefile
gmodule/gmoduleconf.h
gmodule/Makefile
gobject/Makefile