summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-03-22 20:00:44 +0000
committerJim Meyering <jim@meyering.net>2004-03-22 20:00:44 +0000
commit92bd80177245b7916a5f833445996ffa3df247e8 (patch)
tree8f3a5c9be5923d31bdd2f4e406751b86361dcdbb /lib/Makefile.am
parent96cafaac760ded3105f715a798d908f9c00f28ab (diff)
downloadcoreutils-92bd80177245b7916a5f833445996ffa3df247e8.tar.xz
(libfetish_a_SOURCES): Add readtokens0.c and readtokens0.h
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 50f17f6aa..ca8f3cc4e 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -91,6 +91,7 @@ libfetish_a_SOURCES = \
physmem.c physmem.h \
quote.c quote.h \
quotearg.c quotearg.h \
+ readtokens0.c readtokens0.h \
readtokens.c readtokens.h \
readutmp.h \
regex.h \