summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-06-22 09:23:17 +0000
committerJim Meyering <jim@meyering.net>2002-06-22 09:23:17 +0000
commit7fc37adff9f765d365f9d05eed5a2e09468d6f17 (patch)
tree71cefd82b952df37c316b366e69e6479b9206589 /lib
parent53ba358c4bcb74c1bd483ae7ca2e89812757c188 (diff)
downloadcoreutils-7fc37adff9f765d365f9d05eed5a2e09468d6f17.tar.xz
(libfetish_a_SOURCES): Add c-stack.c, too.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 6495473a6..df8ce0637 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -28,6 +28,7 @@ libfetish_a_SOURCES = \
basename.c \
bumpalloc.h \
canon-host.c \
+ c-stack.c c-stack.h \
closeout.c closeout.h \
diacrit.c diacrit.h \
dirname.c dirname.h \