mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
build: Update to ell's pkcs5 restructure
This commit is contained in:
parent
355c2df97e
commit
d5c364a4e4
@ -50,7 +50,6 @@ ell_headers = ell/util.h \
|
|||||||
ell/tls.h \
|
ell/tls.h \
|
||||||
ell/uuid.h \
|
ell/uuid.h \
|
||||||
ell/key.h \
|
ell/key.h \
|
||||||
ell/pkcs5.h \
|
|
||||||
ell/file.h \
|
ell/file.h \
|
||||||
ell/dir.h \
|
ell/dir.h \
|
||||||
ell/net.h \
|
ell/net.h \
|
||||||
@ -113,8 +112,6 @@ ell_sources = ell/private.h \
|
|||||||
ell/tls-extensions.c \
|
ell/tls-extensions.c \
|
||||||
ell/uuid.c \
|
ell/uuid.c \
|
||||||
ell/key.c \
|
ell/key.c \
|
||||||
ell/pkcs5-private.h \
|
|
||||||
ell/pkcs5.c \
|
|
||||||
ell/file.c \
|
ell/file.c \
|
||||||
ell/dir.c \
|
ell/dir.c \
|
||||||
ell/net-private.h \
|
ell/net-private.h \
|
||||||
@ -127,6 +124,7 @@ ell_sources = ell/private.h \
|
|||||||
ell/dhcp-server.c \
|
ell/dhcp-server.c \
|
||||||
ell/cert-private.h \
|
ell/cert-private.h \
|
||||||
ell/cert.c \
|
ell/cert.c \
|
||||||
|
ell/cert-crypto.c \
|
||||||
ell/ecc-external.c \
|
ell/ecc-external.c \
|
||||||
ell/ecc-private.h \
|
ell/ecc-private.h \
|
||||||
ell/ecc.c \
|
ell/ecc.c \
|
||||||
|
Loading…
Reference in New Issue
Block a user