summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-01-03 19:31:01 +0000
committerJim Meyering <jim@meyering.net>2003-01-03 19:31:01 +0000
commitfe688e3d917e268c63b11d176d7b077b2d5b8bc4 (patch)
tree65003e7eb10d1310579c4b1fb4c3ae3764db2e60 /lib/Makefile.am
parentfab52f550d008951a2c8b78a9fe3f2dd4e30c3ea (diff)
downloadcoreutils-fe688e3d917e268c63b11d176d7b077b2d5b8bc4.tar.xz
(libfetish_a_SOURCES): Add cycle-check.c, cycle-check.h, and dev-ino.h.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 1b3bc39ae..4ffada77c 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -48,6 +48,8 @@ libfetish_a_SOURCES = \
canon-host.c \
c-stack.c c-stack.h \
closeout.c closeout.h \
+ cycle-check.c cycle-check.h \
+ dev-ino.h \
diacrit.c diacrit.h \
dirname.c dirname.h \
dirfd.h \