summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-09-24 23:14:04 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-09-24 23:14:04 +0000
commit944e020290a18a8b72b39484228b9a8b9786d7ed (patch)
tree21fdcab92d22e6a5eccd91199e9e77f083c9e2b4 /lib/Makefile.am
parent6c3d9ae4c4c304952ecadd6922637ccdadcf99f0 (diff)
downloadcoreutils-944e020290a18a8b72b39484228b9a8b9786d7ed.tar.xz
(libcoreutils_a_SOURCES): Remove mbchar.c, since
it doesn't build in OpenBSD 3.4. See <http://lists.gnu.org/archive/html/bug-gnulib/2005-09/msg00242.html>.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 56b13fd08..dd1350f8c 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -35,7 +35,7 @@ libcoreutils_a_SOURCES = \
getaddrinfo.h \
gettext.h \
localcharset.c localcharset.h \
- mbchar.c mbchar.h \
+ mbchar.h \
mbswidth.c mbswidth.h \
mbuiter.h \
readtokens0.c readtokens0.h \