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:
Behdad Esfahbod 2007-12-04 00:35:42 +00:00 committed by Behdad Esfahbod
parent 27cb515443
commit a38a770636
4 changed files with 10 additions and 9 deletions

View File

@ -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)

View File

@ -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]

View File

@ -247,7 +247,7 @@ BUILT_SOURCES = \
gioenumtypes.c \
$(NULL)
EXTRA_DIST = \
EXTRA_DIST += \
gio-marshal.list \
gio.symbols \
gioenumtypes.h.template \

View File

@ -19,11 +19,4 @@ libgnulib_la_SOURCES = \
g-gnulib.h
EXTRA_DIST = makefile.msc
EXTRA_DIST += makefile.msc