mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-01 10:20:07 +02:00
Fix EXTRA_DIST automake warnings. (#501107)
2007-12-03 Behdad Esfahbod <behdad@gnome.org> * glib/gnulib/Makefile.am: Fix EXTRA_DIST automake warnings. (#501107) svn path=/trunk/; revision=6029
This commit is contained in:
parent
27cb515443
commit
a38a770636
@ -1,3 +1,7 @@
|
||||
2007-12-03 Behdad Esfahbod <behdad@gnome.org>
|
||||
|
||||
* glib/gnulib/Makefile.am: Fix EXTRA_DIST automake warnings. (#501107)
|
||||
|
||||
2007-12-03 Hans Breuer <hans@breuer.org>
|
||||
|
||||
* glib/glib.symbols : added glib_gettext (in use by gio)
|
||||
|
@ -1,3 +1,7 @@
|
||||
2007-12-03 Behdad Esfahbod <behdad@gnome.org>
|
||||
|
||||
* glib/gnulib/Makefile.am: Fix EXTRA_DIST automake warnings. (#501107)
|
||||
|
||||
2007-12-03 Hans Breuer <hans@breuer.org>
|
||||
|
||||
[start of port to win32/msvc]
|
||||
|
@ -247,7 +247,7 @@ BUILT_SOURCES = \
|
||||
gioenumtypes.c \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DIST = \
|
||||
EXTRA_DIST += \
|
||||
gio-marshal.list \
|
||||
gio.symbols \
|
||||
gioenumtypes.h.template \
|
||||
|
@ -19,11 +19,4 @@ libgnulib_la_SOURCES = \
|
||||
g-gnulib.h
|
||||
|
||||
|
||||
EXTRA_DIST = makefile.msc
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
EXTRA_DIST += makefile.msc
|
||||
|
Loading…
x
Reference in New Issue
Block a user