mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Include the build module using the svn:externals mechanism.
2007-04-15 Tor Lillqvist <tml@novell.com> * build: Include the build module using the svn:externals mechanism. * Makefile.am * configure: Add the references to build back. svn path=/branches/glib-2-12/; revision=5452
This commit is contained in:
committed by
Tor Lillqvist
parent
077fb2d996
commit
efcb8a67c3
@@ -1,3 +1,11 @@
|
||||
2007-04-15 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* build: Include the build module using the svn:externals
|
||||
mechanism.
|
||||
|
||||
* Makefile.am
|
||||
* configure: Add the references to build back.
|
||||
|
||||
2007-03-23 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Merge from trunk:
|
||||
|
@@ -2,7 +2,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
|
||||
|
||||
|
@@ -2857,6 +2857,10 @@ gobject-2.0-uninstalled.pc
|
||||
glib-zip
|
||||
glib-gettextize
|
||||
Makefile
|
||||
build/Makefile
|
||||
build/win32/Makefile
|
||||
build/win32/dirent/Makefile
|
||||
build/win32/vs8/Makefile
|
||||
glib/Makefile
|
||||
glib/libcharset/Makefile
|
||||
glib/gnulib/Makefile
|
||||
|
Reference in New Issue
Block a user