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