Add win_iconv.c to EXTRA_DIST.

2007-11-26  Tor Lillqvist  <tml@novell.com>

	* glib/Makefile.am: Add win_iconv.c to EXTRA_DIST.


svn path=/trunk/; revision=5938
This commit is contained in:
Tor Lillqvist 2007-11-25 23:31:58 +00:00 committed by Tor Lillqvist
parent 04aec5b28d
commit 6e0847851b
2 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,8 @@
* glib/gconvert.c: Include win_iconv.c on Windows.
* glib/Makefile.am: Add win_iconv.c to EXTRA_DIST.
* configure.in: Bypass iconv checks on Windows.
2007-11-25 Tor Lillqvist <tml@novell.com>

View File

@ -69,6 +69,7 @@ EXTRA_DIST += \
glib.symbols \
gregex.c \
gregex.h \
win_iconv.c \
$(MIRRORING_TAB_SOURCE)
# These may be in the builddir too