forked from pool/shadow
51ee267bd3
- Refresh useradd-default.patch - Remove upstreamed patches: * useradd-userkeleton.patch * shadow-audit-no-id.patch * shadow-fix-print-login-timeout.patch * shadow-CVE-2023-29383.patch OBS-URL: https://build.opensuse.org/package/show/Base:System/shadow?expand=0&rev=149
17 lines
325 B
Diff
17 lines
325 B
Diff
diff --git a/libmisc/Makefile.am b/libmisc/Makefile.am
|
|
index cc24901e..227d8fb4 100644
|
|
--- a/libmisc/Makefile.am
|
|
+++ b/libmisc/Makefile.am
|
|
@@ -17,9 +17,11 @@ libmisc_la_SOURCES = \
|
|
age.c \
|
|
agetpass.c \
|
|
alloc.c \
|
|
+ alloc.h \
|
|
audit_help.c \
|
|
basename.c \
|
|
bit.c \
|
|
+ bit.h \
|
|
chkname.c \
|
|
chkname.h \
|
|
chowndir.c \
|