Commit 19cf9463 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

When fipscanister is external ensure it is included in libcrypto.a

parent 2dd4c4b4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -139,6 +139,7 @@ links:

# lib: and $(LIB): are splitted to avoid end-less loop
lib:	$(LIB)
	[ "$(FIPSCANISTERINTERNAL)" = "n" ] && $(AR) ../$(FIPSCANLIB).a $(FIPSCANLOC)
	@touch lib

$(LIB):	$(FIPSLIBDIR)fipscanister.o