]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(libcoreutils_a_SOURCES): Add getaddrinfo.h,
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 22 Sep 2005 06:58:56 +0000 (06:58 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 22 Sep 2005 06:58:56 +0000 (06:58 +0000)
mbchar.c, mbchar.h, mbuiter.h, strcase.h, strlen1.c, strnlen1.h,
strstr.h.

lib/Makefile.am

index cc95b97bae6c3ccd94a2ef7be424ddc803cce9fe..56b13fd0819bdc297c0ba14525bb4f765fe13a40 100644 (file)
@@ -32,10 +32,16 @@ libcoreutils_a_SOURCES = \
   fprintftime.c fprintftime.h \
   full-read.c full-read.h \
   full-write.c full-write.h \
+  getaddrinfo.h \
   gettext.h \
   localcharset.c localcharset.h \
+  mbchar.c mbchar.h \
   mbswidth.c mbswidth.h \
+  mbuiter.h \
   readtokens0.c readtokens0.h \
+  strcase.h \
+  strnlen1.c strnlen1.h \
+  strstr.h \
   time_r.c time_r.h \
   unicodeio.c unicodeio.h \
   verify.h \