From ae451ad4bace2abbf0091060e8f6c8062622403d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 13 Jan 2004 00:01:21 +0000 Subject: [PATCH] (noinst_HEADERS): Remove sys2.h. --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 0f949c79b1..15fbe5c633 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -16,7 +16,7 @@ bin_PROGRAMS = [ chgrp chown chmod cp dd dircolors du \ noinst_PROGRAMS = setuidgid noinst_HEADERS = \ - system.h sys2.h checksum.h copy.h cp-hash.h ls.h dircolors.h remove.h \ + system.h checksum.h copy.h cp-hash.h ls.h dircolors.h remove.h \ chown-core.h fs.h \ wheel.h wheel-size.h EXTRA_DIST = dcgen dircolors.hin tac-pipe.c \ -- 2.47.2