鏡像自
https://github.com/wolfSSL/wolfssl.git
已同步 2025-01-18 21:24:54 +00:00
9 行
230 B
Text
9 行
230 B
Text
# vim:ft=automake
|
|
# All paths should be given relative to the root
|
|
#
|
|
|
|
EXTRA_DIST += support/wolfssl.pc \
|
|
support/gen-debug-trace-error-codes.sh
|
|
|
|
pkgconfigdir = $(libdir)/pkgconfig
|
|
pkgconfig_DATA = support/wolfssl.pc
|