This commit is contained in:
Matthias Clasen
2004-09-18 21:03:46 +00:00
parent 66ed3256d7
commit 36e34772d8
81 changed files with 6866 additions and 6678 deletions

View File

@@ -1,3 +1,7 @@
2004-09-18 Matthias Clasen <mclasen@redhat.com>
* === Released 2.5.3 ===
Thu Sep 16 18:42:46 2004 Manish Singh <yosh@gimp.org>
* abicheck.sh: don't hardcode lengths for cut, instead split on

View File

@@ -132,7 +132,10 @@ gobject_extra_sources = \
gobject_target_headers = $(gobject_public_h_sources)
gobject_target_sources = $(gobject_c_sources)
EXTRA_HEADERS =
EXTRA_DIST = $(gobject_private_h_sources) $(gobject_extra_sources)
EXTRA_DIST = \
$(gobject_private_h_sources) \
$(gobject_extra_sources) \
makegobjectalias.pl
#
# rules to generate built sources
@@ -218,7 +221,9 @@ BUILT_EXTRA_DIST = \
gobject.rc \
gmarshal.h \
gmarshal.c \
stamp-gmarshal.h
stamp-gmarshal.h \
gobjectalias.h
if OS_WIN32
$(G_OBJECT_WIN32_RESOURCE): gobject.rc