From cadef5c0ff8c87fbaffcff56a8e50fe393a2aee2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Fri, 31 Aug 2018 10:13:38 +0200 Subject: [PATCH] zkey: Drop redundant include MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Link: https://github.com/ibm-s390-tools/s390-tools/pull/35 Signed-off-by: Dan Horák Acked-by: Ingo Franzki Signed-off-by: Jan Höppner --- zkey/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/zkey/Makefile b/zkey/Makefile index 68f35cf3..725cb3ba 100644 --- a/zkey/Makefile +++ b/zkey/Makefile @@ -22,7 +22,6 @@ else INSTALL_TARGETS += zkey-cryptsetup-skip-cryptsetup2 endif -CPPFLAGS += -I../include LIBS = $(rootdir)/libutil/libutil.a detect-libcryptsetup.h: