Drop build/* from AC_CONFIG_FILES.

2005-07-09  Tor Lillqvist  <tml@novell.com>

	* configure.in: Drop build/* from AC_CONFIG_FILES.

	* Makefile.am: Drop build from SUBDIRS.
This commit is contained in:
Tor Lillqvist 2005-07-09 00:45:23 +00:00 committed by Tor Lillqvist
parent c0dace5fd9
commit fb021e988c
5 changed files with 13 additions and 7 deletions

View File

@ -1,6 +1,9 @@
2005-07-09 Tor Lillqvist <tml@novell.com>
* configure.in: Look for windres on Win32.
* configure.in: Look for windres on Win32. Drop build/* from
AC_CONFIG_FILES.
* Makefile.am: Drop build from SUBDIRS.
* gdk/win32/rc/Makefile.am
* gdk/Makefile.am

View File

@ -1,6 +1,9 @@
2005-07-09 Tor Lillqvist <tml@novell.com>
* configure.in: Look for windres on Win32.
* configure.in: Look for windres on Win32. Drop build/* from
AC_CONFIG_FILES.
* Makefile.am: Drop build from SUBDIRS.
* gdk/win32/rc/Makefile.am
* gdk/Makefile.am

View File

@ -1,6 +1,9 @@
2005-07-09 Tor Lillqvist <tml@novell.com>
* configure.in: Look for windres on Win32.
* configure.in: Look for windres on Win32. Drop build/* from
AC_CONFIG_FILES.
* Makefile.am: Drop build from SUBDIRS.
* gdk/win32/rc/Makefile.am
* gdk/Makefile.am

View File

@ -1,7 +1,7 @@
## Makefile.am for GTK+
SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests contrib
SUBDIRS = po po-properties $(SRC_SUBDIRS) docs build m4macros
SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros
# require automake 1.4
AUTOMAKE_OPTIONS = 1.7

View File

@ -1674,9 +1674,6 @@ gtk+-2.0-uninstalled.pc
m4macros/Makefile
po/Makefile.in
po-properties/Makefile.in
build/Makefile
build/win32/Makefile
build/win32/dirent/Makefile
demos/Makefile
demos/gtk-demo/Makefile
demos/gtk-demo/geninclude.pl