]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
lib/Makefile.am: Add missing source file
authorAlejandro Colomar <alx@kernel.org>
Sun, 12 Nov 2023 13:10:07 +0000 (14:10 +0100)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Wed, 22 Nov 2023 11:55:26 +0000 (12:55 +0100)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/Makefile.am

index 1c482ef612358842baf928fdb87ef66cb9859ea5..96dfefe2e775fc98141af6d9061a3245d81d7482 100644 (file)
@@ -141,6 +141,7 @@ libshadow_la_SOURCES = \
        stpecpy.h \
        stpeprintf.c \
        stpeprintf.h \
+       strtcpy.c \
        strtcpy.h \
        strtoday.c \
        sub.c \