mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-26 07:42:20 +01:00
9 lines
216 B
Plaintext
9 lines
216 B
Plaintext
# vim:ft=automake
|
|
# included from Top Level Makefile.am
|
|
# All paths should be given relative to the root
|
|
|
|
EXTRA_DIST += m4/ax_bsdkm.m4 \
|
|
bsdkm/Makefile \
|
|
bsdkm/wolfkmod.c \
|
|
bsdkm/bsdkm_wc_port.h
|