From 3642434a0b1b3dd223e7c2666eb00231858ee1b7 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Tue, 3 Jan 2023 15:48:29 +0100 Subject: Download test (WIP) --- tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index 338800a..d4d047c 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -13,7 +13,7 @@ CXXFLAGS+=--coverage LDFLAGS+=--coverage endif -CXXFLAGS+= -I. -fPIE +CXXFLAGS+= -I. -I.. -fPIE CXXTESTFLAGS= -- cgit v1.2.3