From 1c55f1acf5a0310146d602706bb985ea7ffd5ffa Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 9 Apr 2004 12:13:57 +0000 Subject: [PATCH] (libfetish_a_SOURCES): Add stat-macros.h. --- lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Makefile.am b/lib/Makefile.am index e162c8f..d869418 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -105,6 +105,7 @@ libfetish_a_SOURCES = \ settime.c \ sha1.c sha1.h \ sig2str.h \ + stat-macros.h \ stdio-safer.h \ stripslash.c \ strdup.h \ -- 2.7.4