diff --git a/lib/Makefile.am b/lib/Makefile.am index 4e3d09e0..2145c608 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -53,7 +53,8 @@ EXTRA_DIST = \ alloca.c \ getline.c \ getline.h \ - xstat.in + xstat.in \ + strcasecmp.c BUILT_SOURCES = lstat.c stat.c DISTCLEANFILES = lstat.c stat.c