mirror of https://github.com/wolfSSL/wolfssl.git
Merge pull request #1909 from ejohnstown/filedist
Added the resource.h and wolfssl.rc to the list of EXTRA_DIST files.pull/1913/head
commit
ee00852509
|
@ -91,6 +91,7 @@ EXTRA_DIST+= INSTALL
|
|||
EXTRA_DIST+= IPP
|
||||
EXTRA_DIST+= .cproject
|
||||
EXTRA_DIST+= .project
|
||||
EXTRA_DIST+= resource.h wolfssl.rc
|
||||
|
||||
include wrapper/include.am
|
||||
include cyassl/include.am
|
||||
|
|
Loading…
Reference in New Issue