summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-08-08 22:12:21 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-08-08 22:12:21 +0000
commit7e5863463c86a7e2b2780dba4fcd5e5da259ccb9 (patch)
tree9c6a43604e57d369ff492cebce44705f7029315a /lib/Makefile.am
parent0d9807440368af42a310f7db555773022c2faa0a (diff)
downloadcoreutils-7e5863463c86a7e2b2780dba4fcd5e5da259ccb9.tar.xz
(libcoreutils_a_SOURCES): Add xmemxfrm.c, xmemxfrm.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 521685165..248b0dc87 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -52,6 +52,7 @@ libcoreutils_a_SOURCES = \
xalloc-die.c \
xgethostname.c xgethostname.h \
xmemcoll.c xmemcoll.h \
+ xmemxfrm.c xmemxfrm.h \
xstrndup.c xstrndup.h \
xstrtoimax.c \
xstrtoumax.c