From c5d4f45893cd3a70c2387f13fcf5ac97550bbfa0 Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Wed, 2 Feb 2022 06:03:27 +0100 Subject: added aes and blowfish to ssl --- crypto/libressl/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'crypto/libressl/Makefile') diff --git a/crypto/libressl/Makefile b/crypto/libressl/Makefile index 60d9ce6..56eabfc 100644 --- a/crypto/libressl/Makefile +++ b/crypto/libressl/Makefile @@ -1,6 +1,3 @@ -pwd := $(abspath $(dir $(firstword $(MAKEFILE_LIST)))) -MAKEFLAGS += -I$(pwd) - include ssl_obj.mk all: -- cgit v1.2.3