add pic32mz header to distribution

This commit is contained in:
toddouska
2015-01-28 15:30:41 -08:00
parent c5b495c44e
commit 0e4c008247
2 changed files with 8 additions and 0 deletions

View File

@@ -46,3 +46,7 @@ nobase_include_HEADERS+= \
cyassl/ctaocrypt/memory.h \
cyassl/ctaocrypt/mpi_class.h \
cyassl/ctaocrypt/mpi_superclass.h
noinst_HEADERS+= \
cyassl/ctaocrypt/port/pic32/pic32mz-crypt.h

View File

@@ -45,3 +45,7 @@ nobase_include_HEADERS+= \
wolfssl/wolfcrypt/memory.h \
wolfssl/wolfcrypt/mpi_class.h \
wolfssl/wolfcrypt/mpi_superclass.h
noinst_HEADERS+= \
wolfssl/wolfcrypt/port/pic32/pic32mz-crypt.h