From bfcc615e44cf6625463fbba8f6943e52e938e63c Mon Sep 17 00:00:00 2001 From: Tesfa Mael Date: Tue, 21 Feb 2023 15:02:10 -0800 Subject: [PATCH] Fix rpm build --- rpm/spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/rpm/spec.in b/rpm/spec.in index fe6e624c9..f0ccaedf7 100644 --- a/rpm/spec.in +++ b/rpm/spec.in @@ -282,6 +282,7 @@ mkdir -p $RPM_BUILD_ROOT/ %{_includedir}/wolfssl/wolfcrypt/ge_operations.h %{_includedir}/wolfssl/wolfcrypt/hash.h %{_includedir}/wolfssl/wolfcrypt/hmac.h +%{_includedir}/wolfssl/wolfcrypt/hpke.h %{_includedir}/wolfssl/wolfcrypt/integer.h %{_includedir}/wolfssl/wolfcrypt/kdf.h %{_includedir}/wolfssl/wolfcrypt/kyber.h