summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-10-17 11:08:42 +0000
committerJim Meyering <jim@meyering.net>2003-10-17 11:08:42 +0000
commita0f90d02909773ae69656c9d041426ab7fc65c45 (patch)
tree2d4bd02df15912406fe72c3d86ff882bd48b623a /lib/Makefile.am
parent5788d8e9b205ffc0cdf5086651be37bff221e03e (diff)
downloadcoreutils-a0f90d02909773ae69656c9d041426ab7fc65c45.tar.xz
(libfetish_a_SOURCES): Add xfts.c and xfts.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 d08965b44..877eef119 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -116,6 +116,7 @@ libfetish_a_SOURCES = \
utimens.c utimens.h \
version-etc.c version-etc.h \
xalloc.h \
+ xfts.c xfts.h \
xgetcwd.c xgetcwd.h \
xgethostname.c xgethostname.h \
xmalloc.c \