mirror of
https://github.com/openssl/openssl.git
synced 2026-01-18 17:11:31 +01:00
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:
committed by
Dmitry Belyavskiy
parent
4080054b87
commit
578281e750
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user