Fix handling of include files in libtemplate

Signed-off-by: Simo Sorce <simo@redhat.com>

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/28838)
This commit is contained in:
Simo Sorce
2025-10-16 22:57:36 -04:00
committed by Dmitry Belyavskiy
parent 4080054b87
commit 578281e750

View File

@@ -179,4 +179,4 @@ SOURCE[$NULLGOAL]=nullprov.c prov_running.c
# template library, not used anywhere. It's merely here to ensure that the object files build
LIBS{noinst}=libtemplate.a
INCLUDE[libtemplate.a]=$COMMON_INCLUDES
INCLUDE[libtemplate.a]=.. $COMMON_INCLUDES