Commit 16da72a8 authored by Matt Caswell's avatar Matt Caswell
Browse files

Move where include path for providers/common/include gets specified

parent 319e518a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
SUBDIRS=crypto ssl apps test util tools fuzz engines providers

LIBS=libcrypto libssl
INCLUDE[libcrypto]=. crypto/include include providers/common/include
INCLUDE[libcrypto]=. crypto/include include
INCLUDE[libssl]=. include
DEPEND[libssl]=libcrypto

+2 −0
Original line number Diff line number Diff line
SUBDIRS=common default

INCLUDE[../libcrypto]=common/include

IF[{- !$disabled{fips} -}]
  SUBDIRS=fips
  MODULES=fips