1# vim:ft=automake 2# All paths should be given relative to the root 3# 4 5EXTRA_DIST += support/wolfssl.pc \ 6 support/gen-debug-trace-error-codes.sh 7 8pkgconfigdir = $(libdir)/pkgconfig 9pkgconfig_DATA = support/wolfssl.pc