(libcoreutils_a_SOURCES): Add fcntl--.h, stdio--h,
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Jul 2005 09:26:59 +0000 (09:26 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Jul 2005 09:26:59 +0000 (09:26 +0000)
stdlib--.h, unistd--.h.

lib/Makefile.am

index 8e20fb0..37919ac 100644 (file)
@@ -29,6 +29,7 @@ libcoreutils_a_SOURCES = \
   allocsa.c allocsa.h \
   euidaccess.h \
   exit.h \
+  fcntl--.h \
   full-read.c full-read.h \
   full-write.c full-write.h \
   gettext.h \
@@ -36,8 +37,11 @@ libcoreutils_a_SOURCES = \
   mbswidth.c mbswidth.h \
   readtokens0.c readtokens0.h \
   regex.h \
+  stdio--.h \
+  stdlib--.h \
   time_r.c time_r.h \
   unicodeio.c unicodeio.h \
+  unistd--.h \
   xalloc-die.c \
   xgethostname.c xgethostname.h \
   xmemcoll.c xmemcoll.h \