mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-22 04:04:51 +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>
|
2007-12-03 Hans Breuer <hans@breuer.org>
|
||||||
|
|
||||||
* glib/glib.symbols : added glib_gettext (in use by gio)
|
* 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>
|
2007-12-03 Hans Breuer <hans@breuer.org>
|
||||||
|
|
||||||
[start of port to win32/msvc]
|
[start of port to win32/msvc]
|
||||||
|
@ -247,7 +247,7 @@ BUILT_SOURCES = \
|
|||||||
gioenumtypes.c \
|
gioenumtypes.c \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST += \
|
||||||
gio-marshal.list \
|
gio-marshal.list \
|
||||||
gio.symbols \
|
gio.symbols \
|
||||||
gioenumtypes.h.template \
|
gioenumtypes.h.template \
|
||||||
|
@ -19,11 +19,4 @@ libgnulib_la_SOURCES = \
|
|||||||
g-gnulib.h
|
g-gnulib.h
|
||||||
|
|
||||||
|
|
||||||
EXTRA_DIST = makefile.msc
|
EXTRA_DIST += makefile.msc
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user