mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
build: Add new cert files from ell
This commit is contained in:
parent
1e6df6a226
commit
4f2fe6370f
@ -54,7 +54,8 @@ ell_headers = ell/util.h \
|
||||
ell/file.h \
|
||||
ell/dir.h \
|
||||
ell/net.h \
|
||||
ell/dhcp.h
|
||||
ell/dhcp.h \
|
||||
ell/cert.h
|
||||
|
||||
ell_sources = ell/private.h \
|
||||
ell/missing.h \
|
||||
@ -111,7 +112,9 @@ ell_sources = ell/private.h \
|
||||
ell/dhcp-private.h \
|
||||
ell/dhcp.c \
|
||||
ell/dhcp-transport.c \
|
||||
ell/dhcp-lease.c
|
||||
ell/dhcp-lease.c \
|
||||
ell/cert-private.h \
|
||||
ell/cert.c
|
||||
|
||||
ell_libell_internal_la_SOURCES = $(ell_headers) $(ell_sources)
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user