From: Alejandro Colomar Date: Sun, 12 Nov 2023 13:10:07 +0000 (+0100) Subject: lib/Makefile.am: Add missing source file X-Git-Tag: 4.15.0-rc1~133 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff8e4ede1e6ecf6e62b292c63228b645d58b6e9d;p=thirdparty%2Fshadow.git lib/Makefile.am: Add missing source file Signed-off-by: Alejandro Colomar --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 1c482ef61..96dfefe2e 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -141,6 +141,7 @@ libshadow_la_SOURCES = \ stpecpy.h \ stpeprintf.c \ stpeprintf.h \ + strtcpy.c \ strtcpy.h \ strtoday.c \ sub.c \