From 7e5863463c86a7e2b2780dba4fcd5e5da259ccb9 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 8 Aug 2006 22:12:21 +0000 Subject: (libcoreutils_a_SOURCES): Add xmemxfrm.c, xmemxfrm.h. --- lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/Makefile.am') 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 -- cgit v1.2.3-54-g00ecf