From 990c5938577d7d9eeb92957b3bc5c5978cd9cc93 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 21 Dec 1995 23:06:40 +0000 Subject: [PATCH] (HEADERS): Add argmatch.h. --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 493978c629..2b0d43739b 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -8,7 +8,7 @@ INCLUDES = -I.. -I$(srcdir) fu_LIBADD = @LIBOBJS@ @ALLOCA@ -HEADERS = backupfile.h error.h fnmatch.h fsusage.h getopt.h \ +HEADERS = argmatch.h backupfile.h error.h fnmatch.h fsusage.h getopt.h \ group-member.h long-options.h makepath.h modechange.h mountlist.h \ obstack.h pathmax.h save-cwd.h xstrtol.h xstrtoul.h -- 2.30.2