Commit 871743ae authored by Ben Laurie's avatar Ben Laurie
Browse files

FIPS depends on object, so crypto must be built before fips.

parent 2821a5e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -173,7 +173,7 @@ LIBKRB5=
# we might set SHLIB_MARK to '$(SHARED_LIBS)'.
SHLIB_MARK=

DIRS=   fips crypto ssl $(SHLIB_MARK) sigs apps test tools
DIRS=   crypto fips ssl $(SHLIB_MARK) sigs apps test tools
SHLIBDIRS= fips crypto ssl

# dirs in crypto to build