From b273ba771e491d457a3a71872a619bc9511cb809 Mon Sep 17 00:00:00 2001 From: David Garske Date: Thu, 16 Jan 2020 09:08:57 -0800 Subject: [PATCH] Add new file to automake. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 37533fa23..cf7498b94 100644 --- a/Makefile.am +++ b/Makefile.am @@ -145,6 +145,7 @@ EXTRA_DIST+= IPP EXTRA_DIST+= LPCExpresso.cproject EXTRA_DIST+= LPCExpresso.project EXTRA_DIST+= resource.h wolfssl.rc +EXTRA_DIST+= CMakeLists.txt include wrapper/include.am include cyassl/include.am