]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
build: include lib/shadowlog_internal.h in dist tarballs
authorSam James <sam@gentoo.org>
Mon, 3 Jan 2022 02:37:58 +0000 (02:37 +0000)
committerSerge Hallyn <serge@hallyn.com>
Mon, 3 Jan 2022 03:06:36 +0000 (21:06 -0600)
Fixes: #485
Signed-off-by: Sam James <sam@gentoo.org>
lib/Makefile.am

index 7421083fb57e253f00727b7371d5df9bcda57b9d..3a50b465b2de87975a0346bf170d6c6770a1268d 100644 (file)
@@ -38,6 +38,7 @@ libshadow_la_SOURCES = \
        nscd.h \
        shadowlog.c \
        shadowlog.h \
+       shadowlog_internal.h \
        sssd.c \
        sssd.h \
        pam_defs.h \