fix rpm with .pc install, from Brian

This commit is contained in:
toddouska
2013-08-06 11:29:37 -07:00
parent 831d9cf640
commit 427a421ec5
6 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,9 @@
# All paths should be given relative to the root
#
EXTRA_DIST += support/cyassl.pc
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = support/libcyassl.pc
pkgconfig_DATA = support/cyassl.pc