Merge pull request #1909 from ejohnstown/filedist

Added the resource.h and wolfssl.rc to the list of EXTRA_DIST files.
pull/1913/head
JacobBarthelmeh 2018-11-05 14:40:04 -07:00 committed by GitHub
commit ee00852509
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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