summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-07-08 00:14:05 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-07-08 00:14:05 +0000
commit88ca28f3d78bc146e10311e2ec04954c9a53cbf3 (patch)
treea1190211127e17817db9275a0e4940ca09561e42 /lib
parent52c7a92b852ad6bc7fd1f7b6afee34c28a7ebdad (diff)
downloadcoreutils-88ca28f3d78bc146e10311e2ec04954c9a53cbf3.tar.xz
(libcoreutils_a_SOURCES): Remove regex.h; gnulib
now does this automatically for us.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 805c2fa6c..76d36f909 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -35,7 +35,6 @@ libcoreutils_a_SOURCES = \
localcharset.c localcharset.h \
mbswidth.c mbswidth.h \
readtokens0.c readtokens0.h \
- regex.h \
time_r.c time_r.h \
unicodeio.c unicodeio.h \
verify.h \