forked from AuroraMiddleware/gtk
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:
parent
c0dace5fd9
commit
fb021e988c
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user