forked from AuroraMiddleware/gtk
don't used BUILT_SOURCES to build marshal files, as in conjunction with
Fri Sep 14 00:30:48 2001 Tim Janik <timj@gtk.org> * Makefile.am: don't used BUILT_SOURCES to build marshal files, as in conjunction with stamp files, this can lead to endless rebuilding loops.
This commit is contained in:
parent
8b4c39766b
commit
a96f9061d3
@ -1,3 +1,9 @@
|
||||
Fri Sep 14 00:30:48 2001 Tim Janik <timj@gtk.org>
|
||||
|
||||
* Makefile.am: don't used BUILT_SOURCES to build marshal
|
||||
files, as in conjunction with stamp files, this can
|
||||
lead to endless rebuilding loops.
|
||||
|
||||
Tue Sep 4 00:22:07 2001 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Makefile.am: Fix EXTRA_DIST for gdk-pixbuf-csource.1
|
||||
|
@ -211,7 +211,6 @@ man_MANS = gdk-pixbuf-csource.1
|
||||
# The GdkPixBuf library
|
||||
#
|
||||
|
||||
BUILT_SOURCES=gdk-pixbuf-marshal.h gdk-pixbuf-marshal.c
|
||||
|
||||
libgdk_pixbufincludedir = $(includedir)/gtk-2.0/gdk-pixbuf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user