From 722379be043dcd4b2a95ce30c1b055c0e3d0ec5f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 26 Jun 2005 13:31:16 +0000 Subject: [PATCH] (libcoreutils_a_SOURCES): Remove diacrit.c and diacrit.h. --- lib/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index b4ce931800..8e20fb0d43 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -27,7 +27,6 @@ DEFS += -DLIBDIR=\"$(libdir)\" libcoreutils_a_SOURCES = \ allocsa.c allocsa.h \ - diacrit.c diacrit.h \ euidaccess.h \ exit.h \ full-read.c full-read.h \ -- 2.47.3