Makefile.am Add the references to build back.

2007-04-15  Tor Lillqvist  <tml@novell.com>

	* Makefile.am
	* configure: Add the references to build back.


svn path=/trunk/; revision=5451
This commit is contained in:
Tor Lillqvist 2007-04-15 11:44:41 +00:00 committed by Tor Lillqvist
parent a227b85b73
commit 420262f515
3 changed files with 8 additions and 1 deletions

View File

@ -3,6 +3,9 @@
* build: Include the build module using the svn:externals * build: Include the build module using the svn:externals
mechanism. mechanism.
* Makefile.am
* configure: Add the references to build back.
2007-04-11 Matthias Clasen <mclasen@redhat.com> 2007-04-11 Matthias Clasen <mclasen@redhat.com>
* glib/gspawn.c (g_spawn_async): Fix a doc typo. (#427285, * glib/gspawn.c (g_spawn_async): Fix a doc typo. (#427285,

View File

@ -2,7 +2,7 @@
AUTOMAKE_OPTIONS = 1.7 AUTOMAKE_OPTIONS = 1.7
SUBDIRS = . m4macros glib gobject gmodule gthread tests po docs SUBDIRS = . m4macros glib gobject gmodule gthread tests build po docs
bin_SCRIPTS = glib-gettextize bin_SCRIPTS = glib-gettextize

View File

@ -2929,6 +2929,10 @@ gobject-2.0-uninstalled.pc
glib-zip glib-zip
glib-gettextize glib-gettextize
Makefile Makefile
build/Makefile
build/win32/Makefile
build/win32/dirent/Makefile
build/win32/vs8/Makefile
glib/Makefile glib/Makefile
glib/libcharset/Makefile glib/libcharset/Makefile
glib/gnulib/Makefile glib/gnulib/Makefile